What do you need?

Exercise 1:

  1. Make a new Google Analytics settings variable with the name ‘ga settings’. Use the following values:
    1. tracking Id: ga property – UA-7258053-13
    2. anonymizeIp: true
    3. custom dimensie 1: {{gtm container}} – {{gtm version}}

  2. Make a new ga pageview tag with the name ga pageviews. Use the ga settings variable from step 1.

  3. Test with GTM preview mode and the Google Analytics debugger:
    1. Use the dataLayer inspector from Adswerve
    2. Check if the tag is triggered with preview mode and if you see info being pushed to GA
    3. Check whether dimension 1 is filled

Exercise 2 »