First Time Page Visit | Community
Skip to main content
Level 5
June 29, 2023
Solved

First Time Page Visit

  • June 29, 2023
  • 1 reply
  • 2168 views

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

Best answer by Jennifer_Dungan

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:

1 reply

Jennifer_Dungan
Community Advisor and Adobe Champion
Jennifer_DunganCommunity Advisor and Adobe ChampionAccepted solution
Community Advisor and Adobe Champion
June 29, 2023

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:

February 10, 2025

@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?

February 16, 2025

@jennifer_dungan just following up on this to see if you could help me?