chameleon-system/pkgnewslettergoogleanalyticstracking

This package is abandoned and no longer maintained. The author suggests using the chameleon-system-private/pkgnewslettergoogleanalyticstracking package instead.

Dieses Modul erweitert das Chameleon Newslettersystem um die Moeglichkeit E-Mail Kampagnen mit Google Analytics zu ueberwachen und zu analysieren.

7.1.1 2022-06-08 09:31 UTC

README

Usage:

  1. Add Google Analytics ID to portal
  2. Add Google Analytics Secret to portal
    • The analytics secret can be found in the analytics dashboard under Admin > {PROPERTY} > Data Streams > {STREAM} > Measurement Protocol API secrets.

Starting with 7.0.1 / 7.1.1 explicitly setting the chameleon_system_newsletter_google_analytics_tracking.use_deprecated_universal_analytics configuration is required.

  • When set to true, then the deprecated universal analytics is used and the behaviour remains the same as before. This can be used for existing websites, that currently use universal analytics. Be aware however, that universal analytics will be discontinued by google in July 2023
  • When set to false then tracking is done via GA4, which requires the google analytics secret to be set on the portal (see above). This should be used for new websites.