The most recent content from our members.
Hi All, Needed to track total time spent by a user on a particular page on my web app. Is it possible to track page views and within page views is it specifying the time spent by a user on a page. Is there any option to start and stop tracking pageview on a particular page? Urgent help needed. Regards, Ashwin
Amplitude noob here 👋 Trying to get my head around the tracking plan and how visual labelling works with it. I hoped that I could use a combination of events defined manually (data->events) and those created using the visual labelling tool and that BOTH of these would be exportable (eg from our dev project) and…
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…
I have created custom events, but when I try and filter live sessions by those custom events, I don’t see them - it’s blank. How do I ensure I see custom events filtered out correctly?
Hello Look forward to some help for an analysis. I’d like to build a logic to know those users who triggered activities on multiple devices in the last x hours. (count of user ids who triggered events on more than x device ids) thanks in advance
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…
Hi all, I’m looking for some best practice to track screen views. My goal is to create a funnel to understand how many people begin the onboarding on ScreenA and finish it to ScreenE, the drop off rate, and things like this. Should I simply log a “screen_view” event and then add some property like “name → ScreenA”? Would I…
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.