URL Content Mapper

外掛說明

URL Content Mapper dynamically adds content groups in Google Analytics 4 and injects code before GA4 or Google Tag Manager scripts in the <head> tag of your WordPress site. This allows you to better organize and track user activity, ensuring that your analytics data is both accurate and comprehensive.

安裝方式

  1. Upload the plugin files to the /wp-content/plugins/wp-url-content-mapper/ directory, or install the plugin through the WordPress plugins screen directly by uploading the zip file.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress.
  3. Navigate to Settings URL Content Mapper to configure the plugin.
  4. Once configured, the plugin automatically injects your custom code before GA4/GTM scripts on every page load.

常見問題集

Does this plugin work with both GA4 and GTM?

Yes. It injects a script responsible for creating content groups before GA4 or GTM scripts, allowing you to set content groups more effectively.

Will it slow down my site?

This plugin adds a minimal amount of code, so the impact on performance should be negligible. However, always test thoroughly on your environment.

Where can I find the plugin settings?

After activation, go to Settings URL Content Mapper in your WordPress Admin panel.

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

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

參與者

將〈URL Content Mapper〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

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

變更記錄

1.4

  • Improved content grouping for better organization

1.3

  • CRITICAL FIX: Removed DOMContentLoaded wrapper to fix GA4 timing issues
  • CRITICAL FIX: Script now loads in HEAD instead of footer for proper execution order
  • Fixed URL pattern matching to use pathname instead of full href
  • Improved query parameter handling for patterns like /?wizard=true
  • Fixed sanitization to preserve relative URL patterns like /products/
  • Removed duplicate script enqueuing for better performance
  • Added “pushed once” logic to prevent multiple category assignments
  • WordPress.org compliance improvements
  • Better documentation and code comments

1.2

  • Added import/export functionality for easy settings backup and migration
  • Enhanced admin interface with better user experience
  • Added file validation and error handling for imports
  • Improved security with WordPress nonces and capability checks

1.1

  • Improved content group mapping logic

1.0

  • Initial release: Adds the capability to inject code before GA4/GTM scripts and configure content groups.