ChildeRoland
Newbie
- Aug 14, 2018
- 10
- 1
Hi all,
We have recently begun testing a single page beta website built using Nuxt JS. We have live users on the website but search terms are not coming through to our Beta Analytics view.
Site search is enabled in the view settings and Analytics Debugger is showing the correct information is being sent.
Our current site shows searches and the query displays like this: /search/s:/jacket/?s=jacket
settings:
Query parameter: s
Strip query parameters out of URL
Our Beta website does not show searches and the query displays like this: /search/s:/jacket
settings:
Query parameter: s
Strip query parameters out of URL
I have tried variations including 'search' 's:' 'search/s' but have had no luck so far.
Any help greatly appreciated.
We have recently begun testing a single page beta website built using Nuxt JS. We have live users on the website but search terms are not coming through to our Beta Analytics view.
Site search is enabled in the view settings and Analytics Debugger is showing the correct information is being sent.
Our current site shows searches and the query displays like this: /search/s:/jacket/?s=jacket
settings:
Query parameter: s
Strip query parameters out of URL
Our Beta website does not show searches and the query displays like this: /search/s:/jacket
settings:
Query parameter: s
Strip query parameters out of URL
I have tried variations including 'search' 's:' 'search/s' but have had no luck so far.
Any help greatly appreciated.