The current GTM Template are using “Marketing Analytics Browser SDK”.
But will there be a new (or update) to support the features of Browser SDK 2.0, including the new Default Tracking Events etc ?
Hi Rune Andersen. I’ve a feeling this could just be the documentation in the GTM tag template summary hasn’t been updated. You’ll see it states this…
However, some weeks ago, the name of the tag template was changed to what you see now in GTM (“Amplitude Analytics Browser SDK”). I updated the template in our GTM and am pretty convinced it’s using the Browser SDK 2.0 as values set in the Library property within Amplitude switched from “amplitude-js-gtm” to “amplitude-ts-gtm”….the giveaway being “ts” as the new Browser SDK I’m sure uses Typescript while the legacy one used Javascript.
Dan.
P.S. DET is default off in Browser SDK 2.0 so you’ll need to switch it on in your initialisation tag if you wish to use it.
Thanks dangrainger I looked into it and the template i use have been named “amplitude-ts-gtm” since we started in April 2023 with version 3.1.3 - and that was before Browser SDK 2.0
And in the initialisation tag there are no config option for Default Tracking. https://www.docs.developers.amplitude.com/data/sdks/browser-2/#configuration
So i’m not sure the GTM Template are update yet,But some input from either Esther Trapadoux or Ye Rin Cha on this question would be appreciated.
Yeah, I agree we need some clarity. Our traffic has been coming through on amplitude-ts-gtm/3.3.0 since May 24th.
Just found this doc: https://www.docs.developers.amplitude.com/data/sources/google-tag-manager/. If it’s up to date it suggests the GTM template tag is still on the Amplitude Marketing Analytics SDK.
I have seen that. And also if you see under Client-side, they explicit note that Custom HTML is not recommended.
I dropped a line to support, seems the GTM template is to be upgraded to Browser SDK 2.0 pretty imminently…
Spotted this morning that Browser SDK 2.0 is being offered as an update in GTM to the Amplitude tag template :-)
Thanks. I have tried it out and it seems to work.Also nice with better “in-template” documentation and links to full documentation.Would still wish there where a easy way to add additional properties to Session Start, and other [Amplitude] events.
Hey there I've been playing around for a couple of hours with the guide and analytics which fires properly on the UI but wouldn't give me any analytics. I read that there is another script that should be installed for the analytics part of things. Would anyone be able to guide me towards the potential script or some…
All my data is being collected through Firebase I want to export all this data in Amplitude and keep it synced with GA4, I tried adding data sources as BigQuery and GA4 both but for some reason it only partially imported the data and now its not working, I cant even see connected sources. Any help will be appreciated.
How do I transfer data from one amplitude account to another? It seems all the community chats about this have completely broken links. Easy to export, no way to import, very frustrating. :(
When using @amplitude/plugin-web-vitals-browser with Create React App v4 (react-scripts@4.0.3), the build fails with: ./node_modules/@amplitude/plugin-web-vitals-browser/node_modules/web-vitals/dist/web-vitals.js<br /><br />SyntaxError:…
Hello, I'm using SpringBoot and Kotlin to integrate with the Amplitude Export API. The official Amplitude documentation (https://amplitude.com/docs/apis/analytics/export) states that "data is available to export at a minimum within 2 hours of when the servers received it." However, there's no clear information about the…