The most recent content from our members.
Hi there, we’re currently tracking data on Amplitude just using sGTM. However, we’d like to enable session replays but I cannot understand how to do that with sGTM tag created by Amplitude. So far I just saw the possibility with GTM web version.
Hi everyone I use GTM as the tool to setup the init and identification tags I’ve successfully identified the group “Corp ID” but unable to track group properties even if I set through this tag: I asked the AI bot in the help center and it said “Currently, the Amplitude GTM (Google Tag Manager) template does not support the…
Hello. Is it possible to set autocapture directly through the amplitude template in GTM? I can't find such an option.
Hi there, Previously I ask about setting Configuration settings in Amplitude Analytics Template and dangrainger suggested me to set up in either set User Properties (identifiy) tag or Event Properties track event tag. However, maybe i’m not fully understand the concept of user properties and event properties in Amplitude…
Is it the way to set event-level properties in bulk? const event_properties = {<br /> event_type: 'page view',<br /> loggedin:{{loggedin}},<br /> ehash:{{ehash}},<br /> post_type:{{post_type}},<br /> internal:{{internal}}<br />};<br /><br />const event = {<br /> event_type: "view_homepage", <br /> event_properties,<br />…
Hi there, hope someone can guide me please. how do i set up the configurations parameters of GA4 for Amplitude tag? Thanks
I would like to instrument Amplitude in a React Native app (ios and android) using GTM. Has anyone got this to work? I would be really happy for any help on the way. Also, I would appreciate info if there’s a better way to do it with as little code as possible. (FYI: We already have Firebase running for the app) Thanks!
I am using GTM to instrument Amplitude and have an issue I think many of you have bumped into. I am trying to track a user across different domains by passing the deviceid in the url. However, I can't access the deviceid in the right amplitude instance from code in order to pass it in the url. Here's a reference to a…
Looking at the documentation for Browser SDK, there are now a option to automatic send page view, session event, form interaction and file download. https://www.docs.developers.amplitude.com/data/sdks/typescript-browser/#tracking-default-events In the GTM Template (amplitude-js-gtm) it’s possible to select the automatic…
Hi community! I’ve tried to do this by myself, but I’m failing miserably. So, first of all, if I install a simple javascript tag for Amplitude in GTM, I’m able to generate and get my events with my API key and everything. So, I generally know how to do things. But here, I’m struggling with the Amplitude tag from the…
It looks like you're new here. Sign in or register to get started.