這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

Super Simple Google Analytics

外掛說明

This is a bare bones option for people who are looking to simply insert the basic Google Analytics tracking code into the head section of every page without any fuss.

I’ve only included the essential options; it’s not very exciting, but works reliably.

Readme Generator

Support

Donations

Donations are graciously accepted to support the continued development and maintenance of this and other plugins. We currently accept Paypal and kind words.

螢幕擷圖

  • The bare bones options page.
  • Where to find your Google Analytics account number.
  • Source of the tracking code inserted just before </body>.

安裝方式

  1. Download the latest zip file and extract the super-simple-google-analytics directory.
  2. Upload the this directory inside your /wp-content/plugins/ directory.
  3. Activate ‘Super Simple Google Analytics’ on the ‘Plugins’ menu in WordPress.
  4. Click ‘Settings’ underneath the plugin or navigate to Settings > Google Analytics and insert your GA tracking code and click the checkbox to turn it on.
  5. That’s it.

常見問題集

Installation Instructions
  1. Download the latest zip file and extract the super-simple-google-analytics directory.
  2. Upload the this directory inside your /wp-content/plugins/ directory.
  3. Activate ‘Super Simple Google Analytics’ on the ‘Plugins’ menu in WordPress.
  4. Click ‘Settings’ underneath the plugin or navigate to Settings > Google Analytics and insert your GA tracking code and click the checkbox to turn it on.
  5. That’s it.
Can you add this feature I just thought of?

Possibly, I’m trying to keep this as simple as possible, but if it’s a really useful/uncomplicated feature that I’ve omitted I will definitely consider it.

使用者評論

2017 年 7 月 6 日
This plugin in spite of its simplicity appears to be outdated: I inserted my UA number (that Google assigned to my site) and the plugin accepted only the first 8 digits out of 9.... I realized that only after some days, when the statistics of my site were still stuck to zero!! In addition to that, the support appears to be discontinued since some years. If not updated, I think it better should to be removed from the repository, because it is completely useless and to be replaced by another plugin. Plugin still works if your UA number does not exceed 99,999,999.
2016 年 9 月 3 日
Nothing fancy, just works. Fill in Google Analytics UA-code and done!
閱讀全部 10 則使用者評論

參與者及開發者

以下人員參與了開源軟體〈Super Simple Google Analytics〉的開發相關工作。

參與者

將〈Super Simple Google Analytics〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

1.7.3

  • Got rid of the maxlength fields for tracking codes with more than 8 digits

1.7.2

  • Purely cosmetic update for WordPress 4.4

1.7.1

  • Added namespacing collision check
  • Minor updates for WordPress 3.5 update

1.7

  • Added i18n (multi-language) support
  • Recoded plugin as PHP class
  • Added function to save options when upgrading from very old versions

1.6

  • Added option to track integrated adsense stats.

1.5.1

  • Fixed an error causing malformed tracking code to be output.

1.5.0

  • Added a option to toggle tracking of logged in administrators.
  • Added internationalization language support.

1.4.2

  • Fixed error causing population of ALL settings links on plugin menu.

1.4.1

  • Fixed missing ‘ in Analytics code.

1.4

  • Added a location option for code insert.
  • Changed variable names for uniqueness.
  • Lowered insert priority to get closer to /head or /body tags

1.3.2

  • Fixed typo introduced in 1.3.1 update which can disrupt plugin meta links and throw an error in some situations.

1.3.1

  • Fixed Settings link using generic function name which might prevent plugin from being activated.

1.3

  • Added a ‘default values’ function for people doing multiple installations.
  • Clarified/additional code commenting.
  • Fixed weird line break printing in HTML source.

1.2

  • Added a Settings link directly to the plugins page for convenience.
  • Made the Settings page look more normal.
  • Changed maxlength of 2nd box to 3 characters (since someone might have more than 99 sites on the same Analytics account).

1.1

  • Fixed maxlength of 1st box (from 6 to 8 characters).

1.0

  • First released version.
  • There may still be bugs, but I can’t find any.