Entry Page for Unique Visitor | Community
Skip to main content
New Participant
October 15, 2020
Solved

Entry Page for Unique Visitor

  • October 15, 2020
  • 3 replies
  • 3523 views

Dear community,

 

Could you help me to answer this question:

Consider a Visitor is arriving on the website 4 times per month and the scenario stands below:

 

Visit 1 : A >> B >> D >> E

Visit 2 : A >> C >> D >> E

Visit 3 : B >> C >> D >> E

Visit 4 : C >> A >> D >> E

 

So what is Entry page for Unique Visitor?

First Page in the First visit = A

or

First page in the Last Visit = C

 

Thanks!

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 isinha

Assuming that the first Hit in all the Visits is a page view call (s.t())

3 replies

jantzen_b
Employee
December 3, 2020
Do any of the answers below answer your initial question? If so, can you select one of them as the correct answer? If none of the answers already provided answer your question, can you provide additional information to better help the community solve your question?
isinhaAccepted solution
Employee
October 15, 2020

Assuming that the first Hit in all the Visits is a page view call (s.t())

Van9Author
New Participant
October 15, 2020
Hi, thanks for your answer,
Employee
October 15, 2020

Entries persist throughout the Visit. So, if you try fetching Entry Page report with Unique Visitors metric, you will see something like below:

 

Entry PageVisitsUnique Visitor
A21
B11
C11
D00
E00
Total41
Van9Author
New Participant
October 16, 2020
Hi @isinha, It is clear, but i interested what page would be as Entry Page for Unique Visitor in this scenario? A or C?