Title: Analytics CORE Tag – Analytics tag without editing your theme
Author: piftoworks
Published: <strong>2026 年 8 月 30 日</strong>
Last modified: 2026 年 9 月 6 日

---

搜索插件

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

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

# Analytics CORE Tag – Analytics tag without editing your theme

 作者：[piftoworks](https://profiles.wordpress.org/piftoworks/)

[下载](https://downloads.wordpress.org/plugin/analytics-core-tag.1.0.4.zip)

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

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

## 描述

Analytics CORE is a website analytics service (an external, hosted service — see“
External services” below). This plugin adds its measurement tag to your site so 
you do not have to edit your theme.

**Why a plugin instead of pasting the tag into your theme?**

 * **Theme updates cannot delete it.** A tag pasted into `header.php` disappears
   the next time the theme updates.
 * **Page-speed plugins cannot break it.** Plugins that combine or minify JavaScript
   can pull an external tag into a bundled file and rewrite its URL. When that happens
   the tag can stop reporting — silently, with no error anywhere. This plugin outputs
   the attributes that LiteSpeed Cache, Autoptimize, WP Fastest Cache, Breeze and
   Cloudflare Rocket Loader look for, so the tag is left alone.
 * **It only blocks combining, not deferring.** Your page speed is not affected:
   the tag is `async` and can still be deferred by your cache plugin.
 * **You can check it.** One click fetches your own home page and confirms the tag
   is really there, and that its URL has not been rewritten.

**Nothing is sent until you say so.** Until you enter your Site ID and save, the
plugin outputs nothing and contacts nothing.

You need an Analytics CORE account to use this plugin. A free plan is available.

### External services

This plugin loads the measurement tag from, and sends measurement data to, **Analytics
CORE** (https://analyticscore.jp), a service operated by Pifto Works.

**When data is sent:** only after you enter a Site ID and save the settings, and
only for visits to the public part of your site.

**What is sent:** the page URL, the referring URL, screen size, device type, language,
and the interactions the service measures (page views, clicks, scroll depth, custom
events you define in the service). Your visitors’ IP addresses are not stored by
the service; they are used transiently to derive a coarse region.

**What is not sent:** no data about you as the site owner — no administrator e-mail
address, no user accounts, no post content.

 * Terms of service: https://analyticscore.jp/terms
 * Privacy policy: https://analyticscore.jp/privacy

## 屏幕截图

[⌊The settings screen: paste your Site ID and save. Nothing is output or sent until
you do.⌉⌊The settings screen: paste your Site ID and save. Nothing is output or 
sent until you do.⌉[

The settings screen: paste your Site ID and save. Nothing is output or sent until
you do.

[⌊The installation check confirms the tag is live on your site and has not been 
rewritten by a page-speed plugin.⌉⌊The installation check confirms the tag is live
on your site and has not been rewritten by a page-speed plugin.⌉[

The installation check confirms the tag is live on your site and has not been rewritten
by a page-speed plugin.

## 安装

 1. Install and activate the plugin.
 2. Go to **Settings  Analytics CORE**.
 3. Paste the **Site ID** from your Analytics CORE dashboard and save.
 4. Click **Check now** to confirm the tag is live on your site.

## 常见问题

### Do I need an account?

Yes. The plugin sends measurement data to the Analytics CORE service, which is where
you view your reports. A free plan is available.

### Does it work without this plugin?

Yes. The plugin is only a convenience: it outputs the same one-line snippet you 
can paste yourself. Every feature of the service works without it.

### Will it slow down my site?

The tag is loaded asynchronously and the plugin adds no front-end CSS or JavaScript
of its own. The plugin asks page-speed plugins not to _combine_ the tag into a bundle,
but it does not stop them from _deferring_ it.

### The check says the tag was bundled into another file. What do I do?

Add the tag to the “exclude from JS combine” list of your page-speed plugin, then
clear both the page cache and the combined CSS/JS cache. Clearing only one of the
two is the usual reason it appears not to work.

### Does it track logged-in editors?

Not by default. Visits by users who can edit posts are excluded so your own browsing
does not distort the numbers. You can turn this off.

### Does it store anything on the visitor’s device?

Not by default. Telling new and returning visitors apart is off unless you turn 
it on.

## 评价

此插件暂无评价。

## 贡献者及开发者

「Analytics CORE Tag – Analytics tag without editing your theme」是开源软件。 以下
人员对此插件做出了贡献。

贡献者

 *   [ piftoworks ](https://profiles.wordpress.org/piftoworks/)

「Analytics CORE Tag – Analytics tag without editing your theme」插件已被翻译至 
1 种本地化语言。 感谢[所有译者](https://translate.wordpress.org/projects/wp-plugins/analytics-core-tag/contributors)
为本插件所做的贡献。

[帮助将「Analytics CORE Tag – Analytics tag without editing your theme」翻译成简体中文。](https://translate.wordpress.org/projects/wp-plugins/analytics-core-tag)

### 对开发感兴趣吗?

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

## 更新日志

#### 1.0.4

 * Translations are now handled entirely by translate.wordpress.org: the bundled
   translation file and the load_plugin_textdomain() call were removed.

#### 1.0.3

 * Code review fixes.

#### 1.0.2

 * Links to your Analytics CORE dashboard from the settings screen.

#### 1.0.1

 * Japanese translation bundled.
 * Do not let a page cache store the tagless HTML that logged-in editors see.

#### 1.0.0

 * First release.

## 额外信息

 *  版本 **1.0.4**
 *  最后更新：**3 天前**
 *  活跃安装数量 **不到10**
 *  WordPress 版本 ** 6.0 或更高版本 **
 *  已测试的最高版本为 **7.1**
 *  PHP 版本 ** 7.4 或更高版本 **
 *  语言
 * [English (US)](https://wordpress.org/plugins/analytics-core-tag/) 和 [Japanese](https://ja.wordpress.org/plugins/analytics-core-tag/).
 *  [翻译成简体中文](https://translate.wordpress.org/projects/wp-plugins/analytics-core-tag)
 * 标签
 * [analytics](https://cn.wordpress.org/plugins/tags/analytics/)[privacy](https://cn.wordpress.org/plugins/tags/privacy/)
   [seo](https://cn.wordpress.org/plugins/tags/seo/)[statistics](https://cn.wordpress.org/plugins/tags/statistics/)
   [tracking](https://cn.wordpress.org/plugins/tags/tracking/)
 *  [高级视图](https://cn.wordpress.org/plugins/analytics-core-tag/advanced/)

## 评级

尚未提交反馈。

[您的评价](https://wordpress.org/support/plugin/analytics-core-tag/reviews/#new-post)

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

## 贡献者

 *   [ piftoworks ](https://profiles.wordpress.org/piftoworks/)

## 支持

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

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