Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The analytics functionality is used to observe and track users' behavior with the AdConsent consent management.
It supports Google Analytics analytics.js and gtag.js by default. If you choose to use Google Analytics with custom names or an entirely different analytic system, you can pass a custom callback to convert analytic events to the format of your choice. See the examples section for use cases.

Scope

...

Google Analytics with automatic API detection

Requires analytics.js or gtag.js to be loaded and either the tag ga or gtag must be defined.

...