Integrate Umami

外掛說明

This plugin integrates Umami Analytics into your WordPress site.
Umami is a simple, fast, website analytics tool for those who care about privacy.

Setup Tracking

  1. Add your WordPress-Site to umami
  2. Go to the Plugin Settings
  3. Fill in the websiteId and ScriptUrl
    • websiteId can be found in the website settings
    • scriptUrl is normally %link_to_umami%/script.js or you can found in the website settings under tracking code
  4. Enable umami analytics and save your settings

Requirements

  • PHP 7.4 or greater
  • WordPress 6.0 or greater

Contribute

  • Active Development of this plugin is handled on Github.
  • Pull requests for documented issues are highly appreciated.

螢幕擷圖

  • Settings page
  • Advanced options

安裝方式

  • If you don’t know how to install a plugin for WordPress, here’s how.
  1. Upload the plugin files to the /wp-content/plugins/integrate-umami directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress
  3. Follow the Setup Tracking instructions

使用者評論

2024 年 7 月 26 日
Good start! It’d be cool to feed some data back to a widget on the dashboard, maybe just give me a link to my umami instance (yes, I am dumb)Anyhoo, did what I need for now. So cheers!
閱讀全部 2 則使用者評論

參與者及開發者

以下人員參與了開源軟體〈Integrate Umami〉的開發相關工作。

參與者

〈Integrate Umami〉外掛目前已有 2 個本地化語言版本。 感謝全部譯者為這個外掛做出的貢獻。

將〈Integrate Umami〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

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

變更記錄

0.8.3

  • Fixed an issue with the comment tracking
  • Added more metadata to the comment tracking

0.8.1

  • Fixed issue with the Widget redirecting to the wrong page

0.8.0

  • Increased the minimum WordPress version to 6.0
  • Added a simple dashboard widget for redirecting to the umami dashboard
  • Migrating the settings to a new option name to standardize variable names

0.7.0

  • Increased the minimum required PHP version to 7.4
  • Add deprecation information for do_not_track option

0.6.1

  • Fixed an issue with the update from 0.5.0 to 0.6.0
  • Fixed an issue with the settings page
  • Thanks to @markim for reporting the issue

0.6.0

  • Added tracking data-attribute for comment submits (disabled by default)
  • Tested for newer WordPress versions

0.5.0

  • Added link to Settings Page to Plugin actions
  • Change Settings page slug to plugin slug
  • Updated and expanded documentation
  • Fixed issue with escaping in script arguments

0.4.1

  • Fixed an issue with the host URL which could cause issues with the tracking.
  • Moved the host URL option to the advanced section
  • Thanks to @gioxx for reporting the issue

0.4.0

  • Improved options page to be more user friendly
  • Fixed an issue with the options validation

0.3.2

  • Updated the autoloading to use plugin_dir_path

0.3.1

  • Fixed an issue with the building mechanism which resulted in an unusable version
  • Cleaned some code
  • Replaced the placeholder logo with a better one

0.2.1

  • Fixed an issue with the option validation that caused the plugin settings to not work.

0.2.0

  • Add an option to ignore admin users.

0.1.1

  • The deployment does not include the built zip anymore.