Title: Lightweight Google Analytics
Author: Andy Feliciotti
Published: <strong>2020 年 9 月 24 日</strong>
Last modified: 2026 年 1 月 18 日

---

搜索插件

![](https://ps.w.org/lightweight-google-analytics/assets/banner-772x250.jpg?rev=
2719903)

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

# Lightweight Google Analytics

 作者：[Andy Feliciotti](https://profiles.wordpress.org/someguy9/)

[下载](https://downloads.wordpress.org/plugin/lightweight-google-analytics.1.5.0.zip)

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

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

## 描述

This simple plugin adds Google Analytics 4 (GA4) to your WordPress site using your
Measurement ID. Additional features include the ability to change the tracking code
position, disabling display features, anonymize IP, and excluding roles from tracking.

**Note:** Universal Analytics (UA-) was discontinued by Google on July 1, 2023. 
This plugin still supports UA tracking IDs for backwards compatibility, but we recommend
migrating to Google Analytics 4 (G-XXXXXXXX) for active tracking.

**Features**

 * Performance focused with no bloat
 * Extremely simple to setup
 * Works with Google Analytics 4 (gtag.js) — Universal Analytics (analytics.js) 
   still supported
 * Regular updates for when GA changes in the future
 * Only requires your GA tracking ID to work
 * Option to put the tracking code in the header or footer
 * Options to disable display features and anonymize IPs
 * Options to exclude specific roles from GA tracking
 * Option to use MinimalAnalytics.com’s tracking code (or MinimalAnalytics4 if using
   gtag.js)
 * Google Consent Mode v2 support for GDPR/CCPA compliance
 * Debug Mode for testing GA4 implementation
 * Works with WP-Rocket’s local GA script feature
 * Never any upsells

This plugin uses Google Analytics 4 (gtag.js) tracking code by default. Universal
Analytics (analytics.js) is still supported for backwards compatibility. It does
not include any built in reporting — to view your site statistics, visit Google 
Analytics after installing.

## 屏幕截图

 * [[
 * Plugin settings page for Lightweight Google Analytics

## 安装

To install this plugin:

 1. Download the plugin
 2. Upload the plugin to the wp-content/plugins directory,
 3. Go to “plugins” in your WordPress admin, then click activate.
 4. You’ll see a new option for Lightweight Google Analytics in your settings tab.

## 常见问题

### How do I find my Google Analytics 4 Measurement ID?

In Google Analytics, go to Admin > Data Streams > select your stream > copy the 
Measurement ID (starts with G-).

### What is Consent Mode and do I need it?

Google Consent Mode v2 helps you comply with GDPR/CCPA by denying analytics storage
until users consent. Enable it if you use a cookie consent plugin and need to comply
with privacy regulations.

### How do I test if tracking is working?

Enable Debug Mode in the plugin settings, then go to Google Analytics > Admin > 
DebugView to see real-time hits from your site. Remember to disable Debug Mode when
done testing.

### Is Universal Analytics (UA-) still supported?

Yes, for backwards compatibility. However, Google discontinued UA on July 1, 2023,
so data may no longer be processed. We recommend migrating to GA4.

## 评价

![](https://secure.gravatar.com/avatar/bc248f07aded6aecc5c40cd06ea1cabce5a4fc651a8fc9bc099573200d840d61?
s=60&d=retro&r=g)

### 󠀁[Good plugin…](https://wordpress.org/support/topic/good-plugin-5436/)󠁿

 [VannDigital](https://profiles.wordpress.org/vdn-staff/) 2021 年 8 月 16 日 2 回复

…so far. Hope it stays updated!!!

![](https://secure.gravatar.com/avatar/5c8f0880b104c6acfa0f0f9ffc9fc5733eda817ae78f89ab07387328bf47e777?
s=60&d=retro&r=g)

### 󠀁[Significantly reduced page load time](https://wordpress.org/support/topic/significantly-reduced-page-load-time/)󠁿

 [Ryan Robinson](https://profiles.wordpress.org/ryrob/) 2020 年 9 月 30 日

I’ve been on a quest to speed up my blog for a long time, and reducing the number
of requests my previous Google Analytics plugin was making (and the amount of code
it was injecting onto my site) was a major tipping point for getting my pages loading
lightning fast after making some other site-wide optimizations. I’m using the minimal
analytics option with the plugin and it took my GA file size down to 2kb (instead
of 17kb where it previously was with Monster Analytics). This plugin is incredibly
simple, easy-to-use and straight forward… it does exactly what it says!

 [ 阅读所有2条评价 ](https://wordpress.org/support/plugin/lightweight-google-analytics/reviews/)

## 贡献者及开发者

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

贡献者

 *   [ Andy Feliciotti ](https://profiles.wordpress.org/someguy9/)

「Lightweight Google Analytics」插件已被翻译至 5 种本地化语言。 感谢[所有译者](https://translate.wordpress.org/projects/wp-plugins/lightweight-google-analytics/contributors)
为本插件所做的贡献。

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

### 对开发感兴趣吗?

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

## 更新日志

#### 1.5.0

 * Added Google Consent Mode v2 support for GDPR/CCPA compliant tracking.
 * Added Debug Mode toggle for GA4 testing via DebugView.
 * Updated messaging to prioritize Google Analytics 4 (GA4) over deprecated Universal
   Analytics.
 * Added admin notice warning for sites still using Universal Analytics (UA-) tracking
   IDs.
 * Added note clarifying that IP anonymization is automatic in GA4.
 * Added input sanitization and validation for tracking IDs and all settings.
 * Code cleanup and optimization.
 * Tested up to WordPress 6.9.

#### 1.4.3

 * Tested up to WordPress 6.5.
 * Upgraded minimal analytics tracking scripts.

#### 1.4.2

 * Tested up to WordPress 6.3.

#### 1.4.1

 * PHP Error bugfix.

#### 1.4

 * Included MinimalAnalytics4 by [idarek on GitHub](https://gist.github.com/idarek/9ade69ac2a2ef00d98ab950426af5791).
   This allows you to use a gtag tracking code for page views & site search without
   loading Google’s bloated tracking library.
 * Removed jQuery references in the admin for vanilla JS.
 * Tested up to WordPress 6.0.

#### 1.3

 * Tested up to WordPress 5.8.
 * Added link to analytics.google.com in settings page

#### 1.2.2

 * PHP Warning bug fix.

#### 1.2.1

 * Tested up to WordPress 5.7.

#### 1.2.0

 * Added the ability to use Global site tag measurement ID (gtag.js) as well as 
   Universal Analytics tracking ID (analytics.js).

#### 1.1.1

 * Admin page tweaks and added a setup prompt at first install

#### 1.1.0

 * Added option to use MinimalAnalytics.com’s tracking code

#### 1.0.0

 * Initial Release.

## 额外信息

 *  版本 **1.5.0**
 *  最后更新：**4 月前**
 *  活跃安装数量 **400+**
 *  WordPress 版本 ** 5.0 或更高版本 **
 *  已测试的最高版本为 **6.9.4**
 *  PHP 版本 ** 7.0 或更高版本 **
 *  语言
 * [English (US)](https://wordpress.org/plugins/lightweight-google-analytics/) 、
   [Spanish (Chile)](https://cl.wordpress.org/plugins/lightweight-google-analytics/)、
   [Spanish (Colombia)](https://es-co.wordpress.org/plugins/lightweight-google-analytics/)、
   [Spanish (Mexico)](https://es-mx.wordpress.org/plugins/lightweight-google-analytics/)、
   [Spanish (Spain)](https://es.wordpress.org/plugins/lightweight-google-analytics/)
   和 [Spanish (Venezuela)](https://ve.wordpress.org/plugins/lightweight-google-analytics/).
 *  [翻译成简体中文](https://translate.wordpress.org/projects/wp-plugins/lightweight-google-analytics)
 * 标签
 * [analytics](https://cn.wordpress.org/plugins/tags/analytics/)[consent mode](https://cn.wordpress.org/plugins/tags/consent-mode/)
   [ga4](https://cn.wordpress.org/plugins/tags/ga4/)[GDPR](https://cn.wordpress.org/plugins/tags/gdpr/)
   [google analytics](https://cn.wordpress.org/plugins/tags/google-analytics/)
 *  [高级视图](https://cn.wordpress.org/plugins/lightweight-google-analytics/advanced/)

## 评级

 5 星（最高 5 星）。

 *  [  2 条 5 星评价     ](https://wordpress.org/support/plugin/lightweight-google-analytics/reviews/?filter=5)
 *  [  0 条 4 星评价     ](https://wordpress.org/support/plugin/lightweight-google-analytics/reviews/?filter=4)
 *  [  0 条 3 星评价     ](https://wordpress.org/support/plugin/lightweight-google-analytics/reviews/?filter=3)
 *  [  0 条 2 星评价     ](https://wordpress.org/support/plugin/lightweight-google-analytics/reviews/?filter=2)
 *  [  0 条 1 星评价     ](https://wordpress.org/support/plugin/lightweight-google-analytics/reviews/?filter=1)

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

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

## 贡献者

 *   [ Andy Feliciotti ](https://profiles.wordpress.org/someguy9/)

## 支持

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

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

## 捐助

您愿意支持这个插件的发展吗?

 [ 捐助此插件 ](https://www.buymeacoffee.com/someguy)