Hi,
I am looking to pull a report on first-time page visit in Adobe Analytics. What filters do I use to pull that data?
Thanks
Solved! Go to Solution.
Views
Replies
Total Likes
Adobe tracks a visit number for each visit... so to get the first ever visit you can use:
Visit Number = 1
There is also a Hit Depth which tracks the sequential hits in the visit.. to get the first hit of any visit use:
Hit Depth = 1
If you want the first page view of the very first visit, you can combine the two:
Adobe tracks a visit number for each visit... so to get the first ever visit you can use:
Visit Number = 1
There is also a Hit Depth which tracks the sequential hits in the visit.. to get the first hit of any visit use:
Hit Depth = 1
If you want the first page view of the very first visit, you can combine the two:
Thanks so much @Jennifer_Dungan
You're welcome.
Views
Replies
Total Likes
Thx, however what if the first hit of visit is not a page view?
Views
Replies
Total Likes
A Hit is a Hit... it doesn't matter if it's a Page View or an Action... unless you are using the Page View metric... but if you use the Occurrence metric it will capture any hit that is the first of a visit.
Views
Replies
Total Likes
@Jennifer_Dungan this assumes that their one visit in the set time frame is their first time. I would assume you would want to apply some further login i.e. visit=1 and before this a visit does not exist to the page. Are you able to help me understand how we could create this type of logic / segment?
@Jennifer_Dungan just following up on this to see if you could help me?
Views
Replies
Total Likes
Hi @KiannaLe1,
Visit Number is a all time metric for the user... Visit Number = 1 would be the user's first ever visit to the site. Which the original question alluded to with "first-time page visit".
Now, if you would like to get the first visit within the time frame... for example, you are looking at Jan 2025, and would like to get the first visit to the site in that month, then yes, you are going to have to get a little more complicated.
In this, while I don't have a segment ready to go for such a use, my initial thought is to get the Visits of user, then exclude the subsequent visits.
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies