Title: Phynite Analytics
Author: Phynite Solutions
Published: <strong>2026 年 2 月 6 日</strong>
Last modified: 2026 年 5 月 11 日

---

搜索插件

![](https://ps.w.org/phynite-analytics/assets/banner-772x250.png?rev=3529116)

![](https://ps.w.org/phynite-analytics/assets/icon-256x256.png?rev=3529116)

# Phynite Analytics

 作者：[Phynite Solutions](https://profiles.wordpress.org/phynite/)

[下载](https://downloads.wordpress.org/plugin/phynite-analytics.1.3.1.zip)

 * [详情](https://cn.wordpress.org/plugins/phynite-analytics/#description)
 * [评价](https://cn.wordpress.org/plugins/phynite-analytics/#reviews)
 *  [安装](https://cn.wordpress.org/plugins/phynite-analytics/#installation)
 * [开发进展](https://cn.wordpress.org/plugins/phynite-analytics/#developers)

 [支持](https://wordpress.org/support/plugin/phynite-analytics/)

## 描述

**Phynite Analytics** turns your GA4, Pinterest, and Search Console data into two
or three warm little insights you can act on — the kind a smart friend would text
you over coffee.

This plugin connects your WordPress site to the Phynite Analytics platform, syncing
your content so we can power personalized recommendations, action plans, and your
morning letter.

**This plugin requires an active [Phynite Analytics](https://phyniteanalytics.com)
subscription ($79/month or $790/year).** The plugin itself is free, but it connects
to the paid Phynite Analytics service. You can sign up at [phyniteanalytics.com](https://phyniteanalytics.com/register/signup).

#### What does this plugin do?

 * Syncs your post metadata to Phynite Analytics
 * Reads your SEO plugin data (focus keywords, meta descriptions)
 * Extracts recipe data from popular recipe plugins
 * Maps your internal link structure
 * Runs quietly in the background — no impact on your site’s speed

#### What you get with Phynite Analytics

 * **The Morning Letter** — a short note each morning about what changed on your
   blog overnight
 * **The Sunday Letter** — a weekly wrap with three things to do next week
 * **Content Overview** — every post, sorted by what matters
 * **Pinterest Analytics** — which pins drive real traffic, not just impressions
 * **Keyword Opportunities** — posts ranking #11 that a quick rewrite could push
   to page one
 * **Cooper** — an AI assistant that reads your data and answers questions in plain
   English

#### Supported Plugins

**SEO:**
 * Yoast SEO * RankMath * All in One SEO

**Recipes:**
 * WP Recipe Maker * Tasty Recipes * Mediavine Create

### External Services

This plugin connects to the Phynite Analytics service to sync your content data 
and power personalized analytics.

**Service:** Phynite Analytics API
 **URL:** https://api.phyniteanalytics.com **
Website:** [phyniteanalytics.com](https://phyniteanalytics.com)

**When does this plugin connect?**

 * When you save your API key (to validate it)
 * When you publish or update a post (to sync content)
 * When you click “Sync All Content” (to sync existing posts)
 * Once daily (scheduled sync to catch missed posts)
 * Hourly (health check to verify connection)

**What data is sent?**

 * Post URLs, titles, excerpts, and publication dates
 * Categories and tags
 * Featured image URLs
 * SEO data (focus keywords, meta descriptions) if Yoast/RankMath/AIOSEO is installed
 * Recipe data (recipe names, ingredients, times) if WPRM/Tasty/Create is installed
 * Internal links (anchor text, target URLs)
 * Site URL and name

**This plugin does NOT send:**

 * User personal data or email addresses
 * Comments or visitor information
 * Passwords or sensitive credentials
 * Analytics data (pageviews, visitors)

**Legal:**

 * [Terms of Service](https://phyniteanalytics.com/terms-of-service)
 * [Privacy Policy](https://phyniteanalytics.com/privacy-policy)

By using this plugin, you agree to the Phynite Analytics Terms of Service and Privacy
Policy.

## 安装

 1. Upload the plugin files to `/wp-content/plugins/phynite-analytics/`
 2. Activate the plugin through the ‘Plugins’ screen in WordPress
 3. Go to Settings  Phynite Analytics
 4. Enter your API key from your [Phynite Analytics dashboard](https://phyniteanalytics.com/dashboard/settings/connections)
 5. Click “Sync All Content” for the initial sync

Your content will start appearing in your Phynite dashboard within minutes.

## 常见问题

### Where do I get an API key?

Sign up at [phyniteanalytics.com](https://phyniteanalytics.com) and find your API
key under Settings  Connections  WordPress.

### Does this plugin slow down my site?

No. The plugin uses background processing via WP-Cron. It never runs on the frontend—
your readers won’t notice a thing.

### What about shared hosting?

The plugin is built for resource-constrained environments. It processes data in 
small batches and uses efficient parsing. Works on shared hosting, managed WordPress,
and everything in between.

### Can I manually trigger a sync?

Yes. Go to Settings  Phynite Analytics and click “Sync All Content” to sync all 
published posts.

### Is the plugin required to use Phynite Analytics?

No. Phynite reads your analytics through official APIs (GA4, Search Console, Pinterest,
Kit). The plugin is optional — it adds content-level insights like recipe data, 
internal links, and SEO metadata that make recommendations smarter.

### What data is synced?

Post URLs, titles, excerpts, dates, categories, tags, featured images, SEO data (
if Yoast/RankMath/AIOSEO is installed), recipe data (if WPRM/Tasty/Create is installed),
and internal links. We never sync visitor data, comments, passwords, or personal
information.

## 评价

此插件暂无评价。

## 贡献者及开发者

「Phynite Analytics」是开源软件。 以下人员对此插件做出了贡献。

贡献者

 *   [ Phynite Solutions ](https://profiles.wordpress.org/phynite/)

[帮助将「Phynite Analytics」翻译成简体中文。](https://translate.wordpress.org/projects/wp-plugins/phynite-analytics)

### 对开发感兴趣吗?

您可以[浏览代码](https://plugins.trac.wordpress.org/browser/phynite-analytics/)，
查看[SVN仓库](https://plugins.svn.wordpress.org/phynite-analytics/)，或通过[RSS](https://plugins.trac.wordpress.org/log/phynite-analytics/?limit=100&mode=stop_on_copy&format=rss)
订阅[开发日志](https://plugins.trac.wordpress.org/log/phynite-analytics/)。

## 更新日志

#### 1.2.1

 * Compatibility: Verified with WordPress 7.0
 * Compatibility: Added PHP 8.3, 8.4, and 8.5 to CI test matrix

#### 1.0.9

 * Fix: Scheduled sync and automated cron jobs now run reliably after plugin updates
 * Fix: Cron handlers registered unconditionally to prevent missed syncs

#### 1.0.8

 * Fix: Override dark theme conflicts from Phynite Maintenance plugin
 * Fix: Force light backgrounds when body[data-theme=”dark”] is set

#### 1.0.7

 * Fix: Complete admin UI overhaul with isolated CSS architecture
 * Enhancement: Modern, food blogger-friendly design

#### 1.0.6

 * Fix: Admin UI completely overhauled for better readability
 * Fix: Card headers now visible with proper contrast

#### 1.0.5

 * Fix: Updated Plugin URI to valid URL
 * Fix: Updated API key settings link

#### 1.0.4

 * Fix: JavaScript API key validation now matches PHP validation

#### 1.0.3

 * Fix: Improved API key validation with whitespace trimming

#### 1.0.2

 * Fix: API key format validation now accepts base64url-encoded keys

#### 1.0.1

 * Fix: Remove restricted term from plugin name
 * Update: Tested up to WordPress 6.9

#### 1.0.0

 * Initial release
 * Support for Yoast SEO, RankMath, and AIOSEO
 * Support for WP Recipe Maker, Tasty Recipes, and Mediavine Create
 * Background sync via WP-Cron
 * Internal links extraction

## 额外信息

 *  版本 **1.3.1**
 *  最后更新：**3 周前**
 *  活跃安装数量 **不到10**
 *  WordPress 版本 ** 6.0 或更高版本 **
 *  已测试的最高版本为 **7.0**
 *  PHP 版本 ** 7.4 或更高版本 **
 *  语言
 * [English (US)](https://wordpress.org/plugins/phynite-analytics/)
 * 标签
 * [analytics](https://cn.wordpress.org/plugins/tags/analytics/)[content](https://cn.wordpress.org/plugins/tags/content/)
   [food blog](https://cn.wordpress.org/plugins/tags/food-blog/)[Recipe](https://cn.wordpress.org/plugins/tags/recipe/)
   [seo](https://cn.wordpress.org/plugins/tags/seo/)
 *  [高级视图](https://cn.wordpress.org/plugins/phynite-analytics/advanced/)

## 评级

尚未提交反馈。

[Your review](https://wordpress.org/support/plugin/phynite-analytics/reviews/#new-post)

[查看全部评论](https://wordpress.org/support/plugin/phynite-analytics/reviews/)

## 贡献者

 *   [ Phynite Solutions ](https://profiles.wordpress.org/phynite/)

## 支持

有话要说吗？是否需要帮助？

 [查看支持论坛](https://wordpress.org/support/plugin/phynite-analytics/)