Pageviews Calculation | Community
Skip to main content
Level 4
May 4, 2021
Solved

Pageviews Calculation

  • May 4, 2021
  • 5 replies
  • 3072 views

Hi,

 

While calculation of pageviews, does reloads/refresh is excluded from the pageviews metric. Because the definition of pageview says that: This metric counts all page view tracking calls (t()) in a report suite. 

 

So, does it include reloads also?

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 yuhuisg

Yes, pageviews get incremented during reloads/refreshes, if those reloads/refreshes cause the s.t() script / Adobe Analytics Send Beacon action (if using Adobe Launch) to run again.

Yes, pageviews are measured in a similar way in both AA and GA, i.e. based on when the tracking call is run in the page.

AA has a metric called "Reloads". As the name suggests, this counts the number of pageviews that were actually reloads. So if you want to count the number of first pageviews, you can create a calculated metric of Pageviews - Reloads.

Hope the above helps!

5 replies

Adobe Employee
May 4, 2021

Hi @bindukumari1990 ,

If page reload/ refresh is triggering Analytics beacon (s.t()) then this will definitely increment the pageviews metric.
You can test this by manually reloading the page and checking the Analytics server call in browser's developer console. Try filtering Analytics' network calls by 'b/ss'.

 

 

Thanks!
Hemangini

Level 4
May 4, 2021
@hemaginis does the pageviews of GA and pageviews of adobe analytics is same.
Level 4
May 4, 2021

Is the pageviews of GA and adobe will be same?

mikeetiuPH
Level 4
May 4, 2021

It's not excluded. I think there's an extension in Launch though you can use to track "Reloads" 

yuhuisg
Community Advisor
yuhuisgCommunity AdvisorAccepted solution
Community Advisor
May 5, 2021

Yes, pageviews get incremented during reloads/refreshes, if those reloads/refreshes cause the s.t() script / Adobe Analytics Send Beacon action (if using Adobe Launch) to run again.

Yes, pageviews are measured in a similar way in both AA and GA, i.e. based on when the tracking call is run in the page.

AA has a metric called "Reloads". As the name suggests, this counts the number of pageviews that were actually reloads. So if you want to count the number of first pageviews, you can create a calculated metric of Pageviews - Reloads.

Hope the above helps!

Level 4
May 5, 2021
@yuhuisg, but I am seeing discrepancy of 6% in the pageviews of AA with the pageviews of GA. Please let me know, is right or have any issues.
jantzen_b
Adobe Employee
Adobe Employee
May 24, 2021
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?