The most recent content from our members.
I have a react based front end web app that I am trying to use Amplitude to start doing user tracking. Iām following the tutorials with having the import * as amplitude from '@amplitude/analytics-browser'; and then trying to initialize amplitude using the following in my App.tsx file useEffect(() => {ā¦
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ā¦
It looks like you're new here. Sign in or register to get started.