Web Page Availability | Community
Skip to main content
AAA_78
Level 2
December 21, 2017
Solved

Web Page Availability

  • December 21, 2017
  • 3 replies
  • 1708 views

Hi All,

I am new to Adobe Analytics and wanted to know is it possible AA can capture page availability i.e. uptime?

Many 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 Rydal_Williams

In addition to Arun's response, AA can only capture data when the page is online and functioning, therefore, if you need to track when its offline, you will need an additional resource that will send that data to Adobe as Adobe won't fire by default.

So for example if you have a soft error, say 400 or 500, you could have those pages send data to Adobe which you can use to determine uptime/downtime of all your pages.

If you have a hard failure with no response to the user, you will need to put some mechanism in place on the back-end that will detect that and send the data to Adobe manually or you can create a data feed from your logs and upload.

3 replies

PratheepArunRaj
Community Advisor and Adobe Champion
Community Advisor and Adobe Champion
December 22, 2017

Hello,

Page down time will not be captured automatically by Adobe. Proper addtional tagging will help to capture the same.

Thank You!

Arun

Thank You, Pratheep Arun Raj B (Arun) | Xerago | Terryn Winter Analytics
Rydal_Williams
Rydal_WilliamsAccepted solution
Level 4
December 22, 2017

In addition to Arun's response, AA can only capture data when the page is online and functioning, therefore, if you need to track when its offline, you will need an additional resource that will send that data to Adobe as Adobe won't fire by default.

So for example if you have a soft error, say 400 or 500, you could have those pages send data to Adobe which you can use to determine uptime/downtime of all your pages.

If you have a hard failure with no response to the user, you will need to put some mechanism in place on the back-end that will detect that and send the data to Adobe manually or you can create a data feed from your logs and upload.

AAA_78
AAA_78Author
Level 2
December 22, 2017

Thanks Both....