The most recent content from our members.
Hi all! I see that Amplitude has the ability to track file downloads on Wix by simply install the browser SDK with yarn or NPM BUT can I retroactively track who has downloaded a file before the date I installed this? Use case: Non-Profit website for users to download relative data to them/their customers > user hits…
Hello Amplitude Community, We're encountering a challenge with tracking web push notification clicks using Amplitude, particularly when dealing with anonymous users who haven't yet interacted with our website. Here's an overview of our issue: * We utilize OneSignal for web push notifications. * When a new user clicks on a…
What is the proper way to track users that navigate from a domain to a sub domain using Flutter web? My company has a Webflow landing page (www.example.com) and a Flutter web application page (app.example.com). We’ve added Amplitude to each of them and can successfully track users on the separate domains. The issue occurs…
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…
defaultTracking: {<br /> pageViews: false,<br /> attribution: true,<br /> sessions: true,<br /> fileDownloads: false, // will hang the browser if true<br /> formInteractions: false // will hang the browser if true<br /> }, While installing Amplitude in our web application, which has Mapbox embedded, we see that the default…
It looks like you're new here. Sign in or register to get started.