Tracking # Search Queries with no page refresh
Hi All,
I know Adobe Analytics, out of the box, tracks searches that contain a “?” within the URL. What happens if you have a “#” instead? My company is starting to use the "#" in a new search appliance they developed on one of our domains however I am using the url parameter in DTM which looks at the "?". Is there a way to add "#" as another url parameter for DTM to look at for the same query name.
- New search: https://marketplace.arcgis.com/search.html#q=pizza
- Current search: http://www.arcgis.com/home/search.html?q=pizza
things to know:
- We still need to utilize the "?" as well as add the "#" as a query parameter. I'm hoping there is a way to just modify the appmeasurement code to accept "#" as a query parameter that way when I create a data element in DTM and look for "q" then it will grab the same value regardless of the "?" or "#".
- The names (q,s, filter, type) for each query remain the same for each query parameter.
- Also, the new search appliance does not do a page refresh when selecting new filters. How could I capture the new data in the url without a page refresh to trigger the new values added to the url?
thank you in advance for any and all help,
Scott