


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
Solved! Go to Solution.
Views
Replies
Total Likes
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
Views
Replies
Total Likes
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
Views
Replies
Total Likes