The most recent content from our members.
Hi, what is the best way to install session replay feature when using GTM? Tried custom html option (it gives me error on const because feature is only supported for ECMASCRIPT 2015 onwards), changed const to VAR and it loads, but nothing is visible inside Amplitude (added initialization tag to load before this html). What…
Hi, We are using Amplitude Browser SDK v2.11.6, and we’ve noticed that the "trial_confirmed" event is missing for approximately 10% of our users. What We’ve Checked: * We cross-referenced user IDs with Stripe and Braze data, confirming that these users successfully activated their trial. * Other events before…
Hello, I am getting duplicate page events when navigating on my wordpress website (doesn’t happen on page load). Interestingly these events seem to come from separate libraries amplitude-ts-sdk-script/2.11.12 amplitude-ts-script/2.11.12 I am managing my own session_id, device_id and user_id internally, but I want to use…
There is a long time between the "Client Event Time" and "Client Load Time" labels for the default event Browser SDK [Amplitude] Element Clicked What could be the reason and how to fix it? Other events arrive without a break in timestamps
I’m following this guide: https://amplitude.com/docs/session-replay/session-replay-plugin to add feature of session replay along with ampli in a NextJs site. The events are being captured, but session-replay screen shows no data. Here’s the code that I’m using: const sessionReplayTracking = sessionReplayPlugin({sampleRate:…
I’m trying to validate my experiment’s setup by making sure an exposure event is being sent each time experiment.variant() is being called. I see that it sends through the first call, but subsequent calls do not send an $exposure event. Is this the expected behaviour? On the other hand, I see that flags that are feature…
Hello there! I use last Amplitude SDK for Web @amplitude/analytics-browser@2.7.4. After initialization I want to use amplitude.getDeviceId() but it always returns undefined (getUserId(), getSessionId also return undefined). In amplitude personal area I see that device id is set. I am also able to set it manually…
Hi, how to differentiate between Brave Browser and Chrome Browser? The Brave Browser also gives `browser_name` as `Chrome`. is there a way to differentiate the two in the analytics?
Hi :) We have 2 environments at the moment, events are being sent to the correct environments whilst using the analytics-browser sdk. However I can’t find anything on how to change the environment events go to whilst using the node sdk? Bit of background I’m using nextjs to send events from the client and api routes hence…
Hello, I've a Chrome extension, and I have two websites under the domain .mycompany.com. I'm looking for a straightforward method to share the same deviceId between the Chrome extension and my two websites. Is there a convenient way to accomplish this?
It looks like you're new here. Sign in or register to get started.