on my ecommerce website, I want to track the drop-off rate of customers from one page to another. Would you mind letting me know how it can be done?
Hey vancouver
Saish Redkar brings up some important things here regarding exact order, but for the purposes of your analysis it sounds like you’re trying to do a Funnel Analysis where P1 = ABC as per Saish’s first recommendation.
Amplitude’s Funnel Analysis is an event-driven chart so we are querying the associated properties at the time your event was performed.
Exact Order funnels may be good as well if you have a strict set of steps that your end-user needs to take. You will still be able to filter the same way where P1 = ABC at the time of the first event.
Hey vancouver Depending on how complex your drop-off analysis will be, a funnel analysis chart could be the go-to option here if you are interested in just a few pages to begin with.
I’m assuming you have a Page View event with the page_title and/or url as the event property which can uniquely identify a page view on the pages you are tracking. You can build the funnel using the desired Page view events and by holding your session id property as constant. More on the funnel analysis charts here and here.
If you want to know where and when the drop-offs are happening as users are navigating on your website, a Pathfinder or Pathfinder Users chart could be more useful.
Hope this helps!
Thanks so much Saish! But my situation is a bit complex. Let’s say there are two pages P1 and P2. I want to see the drop off rate from P1 to P2. But sometimes P1 has a tag of “ABC” and sometimes it has a tag of “DEF”. I want to know the drop of rate from P1 to P2 in the situation where P1 displays “ABC”. How do I get the drop off rate for just this specific scenario?
By tag, do you mean an event property? I could be missing additional context here, but from what I interpret, your first step in the funnel could be Page view event for P1 with property value as “ABC” , followed by P2 and then choosing the exact order if that is your use case.
Exact order will ensure that only users moving from P1 → P2 will be counted in the funnel and not who perform any other page visits in between.
Hi, I set integration between Amplitude and Appsflyer(V1) - I see that integration is active but when I'm trying to check this integration in Amplitude section “Connect AppsFlyer” on the second step I see “Listening..” and nothing happend. Does this second step show any activity only if I begin sending events from…
I want to be able to identify and track the users that are hitting a specific page (feature) that is limited by our product tiering in our multi-tenant SaaS app. Our customer businesses have their own segmented dashboard based on the subdomain of the app url (somebusiness.ourapp.com), and I have figured out how to capture…
Hi there, I'm trying to integrate the surveys for react native feature to our app. I've followed the guide and I verify the plugin is "booted" correctly (right user id and device id) but when opening a link, while the linking handlers are correctly triggered, the call to handleURL is returning false - I've verified the url…
Hey there I've been playing around for a couple of hours with the guide and analytics which fires properly on the UI but wouldn't give me any analytics. I read that there is another script that should be installed for the analytics part of things. Would anyone be able to guide me towards the potential script or some…
How do I transfer data from one amplitude account to another? It seems all the community chats about this have completely broken links. Easy to export, no way to import, very frustrating. :(