AMP tracking
For the following integration to work, you must add the amp-analytics module on the page environment.
Here is an example of the AMP tag:
Arguments
name
type
description
site_token
string
site_token is the token of the website (required).
any custom property
string
All custom properties should be added to the extraUrlParams object (prop1, prop2 in the example).
Last updated