URL Content Mapper

Descriere

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.

Instalare

  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.

Întrebări frecvente

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.

Recenzii

Nu există nicio verificare pentru acest modul.

Contributori și dezvoltatori

„URL Content Mapper” este un software open-source. La acest modul au contribuit următoarele persoane.

Contributori

Istoric modificări

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
  • Added validation for malformed query strings (e.g., /?=value, /?#)
  • Added support for /? pattern to match pages with any query parameters
  • Improved edge case handling for empty and whitespace query strings
  • Fixed sanitization to preserve relative URL patterns like /products/
  • Removed duplicate script enqueuing for better performance
  • Added priority-based category matching to prevent conflicts
  • 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.