Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
v:2.0:analytics [2024/01/16 18:27] – [Consent Mode] adam | v:2.0:analytics [2024/12/05 09:11] (current) – [Supported Events] adam | ||
---|---|---|---|
Line 61: | Line 61: | ||
If there are any other events that you want to track, these will need to be handled yourself manually. | If there are any other events that you want to track, these will need to be handled yourself manually. | ||
+ | |||
+ | For any events that include a '' | ||
=== * " | === * " | ||
Line 74: | Line 76: | ||
You can see [[https:// | You can see [[https:// | ||
+ | |||
+ | === Item data === | ||
As a reference, for the Foxy integration, | As a reference, for the Foxy integration, | ||
Line 82: | Line 86: | ||
* '' | * '' | ||
* '' | * '' | ||
+ | |||
+ | It is possible to override some of these values, or pass additional data to GA4 within the item data, by passing special reserved product options that are prefixed with '' | ||
==== Google Tag Manager ==== | ==== Google Tag Manager ==== | ||
Line 119: | Line 125: | ||
Our gtag.js integration is able to account for this as we can maintain the users session as part of the cart session and use it when initialising the session on the cart/ | Our gtag.js integration is able to account for this as we can maintain the users session as part of the cart session and use it when initialising the session on the cart/ | ||
- | If you make use of a custom subdomain for your store which matches your website domain, then it's no longer cross-domain tracking, so it will be able to read the cookies fine. | + | If you make use of [[v: |
==== Consent Mode ==== | ==== Consent Mode ==== |