I have certain pages in my application which can be accessed from different locations. For example, let's say "Page A
" can be accessed from links in the site header as well as from the links in site Footer. What is the right way to capture this
information in Site Catalyst? is something like "siteID:header:PageA
" & "siteID:footer:PageA
" OR use some additional sProp
to tell that it was from "header" or "footer"
I'm not looking for the referrer here.
Ideally, you should use Adobe Analytics Activity Map for this. If you are keeping up with the latest Adobe Analytics libraries, you probably already have this implemented and just need to enable the Activity Map reports in the AA interface (and install the browser extension if you want to be able to go to a page and see data for links on the page itself).