外掛說明
This plugin adds the code needed to use the Simple Analytics analytics service on your site. You can also choose to prevent logged in users from appearing in your analytics, add Simple Analytic’s experimental event tracking code and view page views directly on your dashboard.
Note that use of Simple Analytics requires a subscription Find out more on the Simple Analytics website.
WP-CLI
This plugin fully supports command-line integration via WP-CLI. Type wp rpsa
at the command-line for details.
Get Involved
You can report issues, request features and fork the code for this plugin on GitHub.
Credits
This plugin was developed using the excellent WordPress Plugin Boilerplate Generator which you can also find on GitHub.
螢幕擷圖
安裝方式
Any of the following methods should work, just choose what’s best for your setup:
- Via your WordPress Dashboard Method 1: Navigate to the
Plugins
page of your website, clickAdd New
, search forrp-simple-analytics
and click onInstall Now
. Once installed, activate the plugin from yourPlugins
page. - Via your WordPress Dashboard Method 1: Download the plugin zip file from its WordPress.org plugin page, navigate to the
Plugins
page of your website, clickAdd New
, click onUpload Plugin
, choose the zip file you just downloaded and click onInstall Now
. Once installed, activate the plugin from yourPlugins
page. - Via WP-CLI: At your command-line type
wp plugin install rp-simple-analytics --activate
- Manually: Download the plugin zip file from its WordPress.org plugin page, unzip it and then upload the entire
rp-simple-analytics
folder into your plugins directory. Once installed, activate the plugin from your website’sPlugins
page.
常見問題集
-
Is this the official Simple Analytics plugin?
-
No, this plugin was created by Refined Practice.
-
How does this differ from the official Simple Analytics plugin
-
This plugin offers more features than the official Simple Analytics plugin, in particular:
- Greater flexibility in choosing which logged in users should appear in analytics
- Event tracking code
- Dashboard widget
-
Do I need a subscription
-
Yes, find out more on the Simple Analytics website.
使用者評論
這個外掛目前沒有任何使用者評論。
參與者及開發者
變更記錄
1.2.0
- Updated example events javascript to use latest version of automated events
- Updated event trigger js snippet to latest version
- Updated
<noscript>
alternative snippet - Tested up to WordPress 5.7
1.1.0
- ADDED FEATURE: WP-CLI support. Type
wp rpsa
at the command-line for details - BUG FIX: Incorrect escaping of additional events javascript
1.0.2
- Added screenshots to documentation
1.0.1
- Updated js script version numbers to match latest Simple Analytics release
- Updated documentation
1.0.0
- First release.