Hi,
After the recent update, single result searches on our site are automatically redirected to the appropriate page, bypassing the search results page. This makes it difficult for us to track and record these specific searches using the keyword parameters configuration.
I was thinking of asking the developer to add information (keyword…) to the redirect page’s data layer (or as a parameter in the URL) that would allow me to create a trigger with the following tag :
_paq.push(['trackSiteSearch','123','SearchMatch','1']);
?
I’m looking for suggestions on how to adapt my tracking method to continue to monitor all user searches precisely, even those that only return one hit.
Thanks