Expand my Community achievements bar.

Check out the November edition of the Analytics Community Lens newsletter to see what's been trending in the last two months!
SOLVED

Want to track entry pages that have a system error

Avatar

Level 2

My task is the following. Find out which entry pages have system errors. Want to find out the number of visits that have system errors and how many times a specific error is shown across the visits.

 

For example, Error 404 occurs 100 times in 70 visits.

 

Thanks in advance.

Gene

1 Accepted Solution

Avatar

Correct answer by
Employee Advisor

@Obeah 

To populate the 'Pages Not Found' report you must s.pageType to value "errorPage" on the pages whichreturn 404 error. Below is detailed article regarding this configuration variable:

 

https://experienceleague.adobe.com/docs/analytics/implementation/vars/page-vars/pagetype.html

 

Hope this helps

View solution in original post

1 Reply

Avatar

Correct answer by
Employee Advisor

@Obeah 

To populate the 'Pages Not Found' report you must s.pageType to value "errorPage" on the pages whichreturn 404 error. Below is detailed article regarding this configuration variable:

 

https://experienceleague.adobe.com/docs/analytics/implementation/vars/page-vars/pagetype.html

 

Hope this helps