I set up Amplitude using Google Tag Manager. I know I can track UTM if I using WEB Attribution option. I don’t know how to set ‘includeUtm’ True in Google Tag Manager
is there only way to set up using code? if yes, please let me know reference code to turn on ‘IncludeUtm’
You’ll need to fire an “init” tag first (initialising Amplitude with your required settings) ahead of any “track” tags (which capture your events). You can also set user properties through “identify” tags.
In the init tag you’ll see the following by default…
For out-of-the-box capture of UTMs (and other marketing parameters such as fbclids, etc) you’ll need to leave “track marketing attribution” turned on. All the other settings are obviously up to you, you might not need all of them but that’ll be completely dependent on your business needs. The link above has all the info.
If you don't have an Amplitude account, you can create an Amplitude Starter account for free and enjoy direct access to the Community via SSO. Create an Amplitude account. You can also create a Guest account below!
If you're a current customer, select the domain you use to sign in with Amplitude.
If you don't have an Amplitude account, you can create an Amplitude Starter account for free and enjoy direct access to the Community via SSO. Create an Amplitude account. Want to sign up as a guest? Create a Community account.
If you're a current customer, select the domain you use to sign in with Amplitude.