PageURL(v7) vs. RootURL(v18) | Community
Skip to main content
ARINCON-1
July 19, 2022
Solved

PageURL(v7) vs. RootURL(v18)

  • July 19, 2022
  • 3 replies
  • 933 views

What is the difference between PageURL(v7)  and . RootURL(v18).???

 

Pageviews, Visits and Unique Visitors shows different numbers 

 

Thanks,

Alfonso

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 VaniBhemarasetty

@3194377 These are eVars, each behaves differently based on how the implementation is done, when you are sending eVar7 and eVar18 matters here when you are comparing the traffic of two eVars against the metrics.

 

If you think both are implemented identically and fired when a page loads, then it depends on the eVar settings of these two in the report suite settings

https://experienceleague.adobe.com/docs/analytics/admin/admin-tools/conversion-variables/conversion-var-admin.html?lang=en

 

This documentation should help in basics of an evar

 

 

 

 

3 replies

Sneha-Parmar
Community Advisor
Community Advisor
July 19, 2022

Hi @arincon-1 ,

Page URL is complete URL of the page .

Example -  https://experienceleaguecommunities.adobe.com/t5/adobe-analytics-questions/pageurl-v7-vs-rooturl-v18/m-p/461627#M38281

Root URL  is the section between the colon-slash-slash (://) and the next slash (/)

Example - experienceleaguecommunities.adobe.com

So pageviews will be different. Also v7 and v18 you are referring are custom variables and specific to a implementation and may have different logic to capture the values. 

VaniBhemarasetty
Adobe Employee
VaniBhemarasettyAdobe EmployeeAccepted solution
Adobe Employee
July 20, 2022

@3194377 These are eVars, each behaves differently based on how the implementation is done, when you are sending eVar7 and eVar18 matters here when you are comparing the traffic of two eVars against the metrics.

 

If you think both are implemented identically and fired when a page loads, then it depends on the eVar settings of these two in the report suite settings

https://experienceleague.adobe.com/docs/analytics/admin/admin-tools/conversion-variables/conversion-var-admin.html?lang=en

 

This documentation should help in basics of an evar

 

 

 

 

yuhuisg
Community Advisor
Community Advisor
July 21, 2022

Similar to what @vanibhemarasetty said.

Check your implementation to find out how eVar7 and eVar18 are being set. Depending on your implementation method, you might need to check Adobe Experience Platform Tags (a.k.a. Adobe Launch) or your AppMeasuement code in your pages.