Is the page number of the visit a default dimension? | Community
Skip to main content
Level 4
May 28, 2019
Solved

Is the page number of the visit a default dimension?

  • May 28, 2019
  • 2 replies
  • 2878 views

Hello,

I'm trying to track the page number of each page in a visit, using a prop. The entry page would obviously be 1, and each subsequent page view would count up from there. I am trying to track page views and not just Hit Depth which counts every server call.

I found documentation that seems to acknowledge this through some "visit page number" - Example visit

Is this visit page number dimension available somewhere? Either by default in Analytics (workspace ideally) or in a plugin?

Thank you!

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by roshang

Analytics counts a visit each time a server call occurs with a Visit Page Number equal to 1. And this default functionality in Adobe Analytics. You can create a custom report around this in Adobe Analytics.

Thanks!

2 replies

roshangAccepted solution
Level 2
May 29, 2019

Analytics counts a visit each time a server call occurs with a Visit Page Number equal to 1. And this default functionality in Adobe Analytics. You can create a custom report around this in Adobe Analytics.

Thanks!

evan9Author
Level 4
May 29, 2019

Yes, I know a visit is counted every time the visit page number equals 1. Visit counts are easy to find with the getVisitNum plugin. I'm looking for access to that visit page number dimension, which I can't seem to find. Is there a similar plugin for visit page number?