Skip to content

Google Analytics Tracking #489

Answered by jekuer
bizharvest asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @bizharvest ,

The easiest way with GA is using the dataLayer. We push the following events there:

  • initialization
  • openList
  • closeList
  • openCalendarLink
  • openSingletonLink
  • openSubEventLink
  • success

However, you might need to use Google Tag Manager for this. I am not sure whether it works natively with pure GA4 (I guess it should).
See Google's documentation for more details: https://developers.google.com/tag-platform/tag-manager/datalayer?hl=en
Or search results like this: https://www.tagmate.app/blogs/track-datalayer-enabled-form-in-google-analytics-4-step-by-step-guide

You can also observe the button via its atcb-last-event attribute as described at https://add-to-calendar-button.com/adv…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by jekuer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants