Hi,
I wanted to know when exactly Adobe Analytics starts to define what a visit is
Is it the first hit?
For eg. For App, I am assuming first hit will be app launch event not necessary that a page should load.
But for Desktop and Msite, we don't have app launch event, in this case the first hit might be page-load. Is this understanding right or we have a different event firing up?
Solved! Go to Solution.
Views
Replies
Total Likes
Check the visit documentation.
A visit always ties to a time period, so you know whether to count a new visit if the same person returns to your site. A visit starts when the user first arrives on your site. A visit ends when they meet any of the following criteria:
A visit does not necessarily coincide with a browser session because of the above criteria. One of the most common differences is where a visitor navigates to your site, leaves the tab open for more than 30 minutes, then resumes browsing. While this action is technically part of the same browsing session, Adobe considers this action two separate visits.
In general a visit will be counted for both web and mobile SDK implementation. It will always start on first servercall/hit sent to adobe analytics for a specific unique visitor ID and be closed when one of the condition above is met.
The Mobile sessions are different as you will configure in your mobile SDK how long you would like your session to last and the launches metric is more appropriate. Check the mobile metrics documentation. And this one as well.
Some other post that treats the same:
This video should help you as well:
The visit starts on the first hit.
On your website, this could be either a page view, or potentially an action that is triggered before the page view, depending on your implementation and timing.
For an app, the first hit is the launch event, assuming you have lifecycle metrics enabled. If you don't have that enabled, it would be the first trackState or trackAction that is triggered.
Check the visit documentation.
A visit always ties to a time period, so you know whether to count a new visit if the same person returns to your site. A visit starts when the user first arrives on your site. A visit ends when they meet any of the following criteria:
A visit does not necessarily coincide with a browser session because of the above criteria. One of the most common differences is where a visitor navigates to your site, leaves the tab open for more than 30 minutes, then resumes browsing. While this action is technically part of the same browsing session, Adobe considers this action two separate visits.
In general a visit will be counted for both web and mobile SDK implementation. It will always start on first servercall/hit sent to adobe analytics for a specific unique visitor ID and be closed when one of the condition above is met.
The Mobile sessions are different as you will configure in your mobile SDK how long you would like your session to last and the launches metric is more appropriate. Check the mobile metrics documentation. And this one as well.
Some other post that treats the same:
This video should help you as well:
Dear ranka_ujjwal,
In short, yes you are right.
However, irrespective of app/desktop/msite, the first hit can also be a non-pageview call (Custom/Exit/Download).
Like start, when visits end is equally important and Alexis_Cazes_ already provided you the documentation link.
Thank You, Pratheep Arun Raj B (Arun) | NextRow Digital | Terryn Winter Analytics