Calculation of Average Time Spent on Page in Adobe Analytics | Community
Skip to main content
adityat99298522
New Participant
October 16, 2015
Solved

Calculation of Average Time Spent on Page in Adobe Analytics

  • October 16, 2015
  • 12 replies
  • 25096 views

Hi All,

Would like to get your opinion as to how SiteCatalyst derive Average time spent on Page as metrics in Report and Analytics. As per site https://marketing.adobe.com/developer/forum/reporting/how-sitecatalyst-calculate-total-time-spent-on

Average Time Spent on Site = Total Time Spent/ (Visits - Single Page Visits), Can I apply similar logic for Time spent on Page calulation as below? 

Average Time Spent on Page = Total Time Spent/ (Page Views - Single Page Visits) 

Can Single Page Visits be obtained from SiteCatalyst directly or can I use the formula below?

Single Page Visits = Bounce Rate * Page Views

Please advise whether this approach is correct to Calculate Time Spent on Page or if there are some other way of doing so then please share.

Thanks,

Aditya Tarun

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 BrianAu1

Average Time Spent on Page is a standard metric in R&A. Navigate to Site Content> Pages Report and add the 'Average Time Spent on Page' metric. There is additional Adobe data logic that goes into the Time Spent metric, which to my understanding makes it impossible to calculate at a page level w/ other standard metrics. A good review of the time spent metric can be found on the help: site:

https://marketing.adobe.com/resources/help/en_US/reference/metrics_time_spent.html

https://marketing.adobe.com/resources/help/en_US/reference/metrics_ts_page_calculation.html

Single Page Visits can be accessed direct via the 'Single Access Metric' OR you if you want to view by Single Hit Visits you can use the 'Bounces' metric.

https://marketing.adobe.com/resources/help/kb/en_US/analytics/kb/comparing-bounces-and-single-access.html

Best,

Brian

12 replies

David_Jerome
New Participant
June 19, 2019

Interesting.

We have the following Dimension:

Time Spent on Page - Bucketed

Time Spent on Page - Granular

and the following metrics:

Average Time on Site

Time Spent per visit

Time Spent per visitor

Average Time Spent on Site (seconds)

I wonder if this is a difference between Prime / Ultimate etc.

New Participant
March 28, 2019

Hi, you keep saying it is a standard metric on the Site Content > Pages report, but it is not there on my version

awc032
New Participant
May 21, 2018

Please share this knowledge as much as possible! This post was very helpful for me.

tomk61257382
New Participant
November 17, 2016

You are correct that Time Spent or Average Time Spent on Page has been removed.  I believe that Average Time Spent on Site works the same and should be applied to the appropriate pages report.  Confirm how the Pages Report was configured so as to understand how time is calculated for the report or page.  i.e. evar vs prop

New Participant
October 14, 2016

The metric average time spent on page is not available in reports and analytics.  Do you have an alternative suggestion?  

andrew_r-GrfLbX
New Participant
October 7, 2016

Has this metric been removed? I can no longer find it in reports and analytics metrics

TanmayMathur
Employee
July 11, 2016

Hi,

As this thread has been the most viewed in the last few months I am pinning it for the ease of community members. Thanks for asking the question in the community, it is helping a lot of users. :)

Tanmay

Rahsing
New Participant
October 16, 2015

Hi Aditya,

Single Page Visits metric is available on Ad Hoc analysis only.

If you don't have access to that I would recommend you download a Single Page Visit for your report suite.

This report would provide you with info on pages that have a single page visit only indicating the no. of visits that were single page visits in nature.

You can then pick up the relevant page and compare the output with the formula that you've used.

In SC 15, you can find the single page visit report in this way:

    View All Reports >> Navigation >> Pages >> Paths >> Entries & Exits >> Single Page Visits

Let me know if this resolves your problem

Kind Regards

Rahul

BrianAu1Accepted solution
Employee
October 16, 2015

Average Time Spent on Page is a standard metric in R&A. Navigate to Site Content> Pages Report and add the 'Average Time Spent on Page' metric. There is additional Adobe data logic that goes into the Time Spent metric, which to my understanding makes it impossible to calculate at a page level w/ other standard metrics. A good review of the time spent metric can be found on the help: site:

https://marketing.adobe.com/resources/help/en_US/reference/metrics_time_spent.html

https://marketing.adobe.com/resources/help/en_US/reference/metrics_ts_page_calculation.html

Single Page Visits can be accessed direct via the 'Single Access Metric' OR you if you want to view by Single Hit Visits you can use the 'Bounces' metric.

https://marketing.adobe.com/resources/help/kb/en_US/analytics/kb/comparing-bounces-and-single-access.html

Best,

Brian

adityat99298522
New Participant
October 16, 2015

Hi Rahul,

Thanks for your suggestion, however let me represent details of metrics from which I am looking to derive Average Time spent on Page. 

For a particular page report metrics were as follows:

Page Views = 70,108 , Time Spent = 3.8 minutes , Bounce Rate = 87.3% , Bounces = 26,885 , Entries = 30,777 , Visits = 63,166 , Total Seconds Spent = 2,004,921

Single Page Visit (from Path flow report) = 28,953 (Which actually is equivalent to Single Access metric)

From my Calculation Single Page Visit = Bounce Rate * Page Views = 0.873*70,108 = 61,204 (Which doesn't match with Single Page Visits metric from Path flow report)

However when I use Calculated Single Page Visits metric,

Time Spent = Total Seconds/(Page Views - Single Page Visits) = 2,004,921/(70,108 - 61,204) = 225 seconds or 3.75 minutes which is near to 3.8 minutes as provided by SiteCatalyst metrics.

But if I use Single Page Visits from SiteCatalyst Page Flow Report, then

Time Spent = Total Seconds/(Page Views - Single Page Visits) = 2,004.921/(70,108 - 28,953) = 48 seconds or 0.8 minute which doesn't match with time spent = 3.8 as provided by SiteCatalyst metrics.

So I would like to know how to derive formula for Time Spent on Page metric from other SiteCatalyst metrics?

Please provide your findings.

Thanks & Regards,

Aditya Tarun