Ability to track user searches?
The 'GetFacetedSearchJsonResult?searchText=USERSEARCH' is what gets called every keypress - do I have the ability to add on a simple Google event tracker to this? ie. ga('send', 'pageview', '/GetFacetedSearchJsonResult?searchText=searchterm');
Thanks!