Page context in the site settings appears as "Not detected"
Question:
Why the "page context" still appears as "not detected" in the site settings although it's already implemented on all pages?
Answer:
The threshold for having this feature working as expected is around 100 page views per day
-
You can check whether or not web implemented Page Contexts are sent to DY by going to different pages on your site and checking the following:
1. Open up the console (Right-click → Inspect → Network)
2. Search for uia
3. Check the Payload tab to see that the ctx is correct and follows the appropraite schema for each page type
4. Make sure the uia call fires only once per page
5. Make sure the page context in the call matches the page you are on ie Product when viewing a PDP
If you are not able to verify the above, the Page Context may not be set up correctly.
Please sign in to leave a comment.
Comments
1 comment