Discussions
Stay up-to-date with the latest news from NetSuite. You’ll be in the know about how to connect with peers and take your business to new heights at our virtual, in-person, on demand events, and much more.
Now is the time to ask your NetSuite-savvy friends and colleagues to join the NetSuite Support Community! Refer now! Click here to watch and learn more!
Analytics causing search error in SCA advanced
Hello,
We have put in the google analytics information in SCA advanced, in js/src/app/configuration.js inside Custom Shopflow.
Once this is entered, however, the parameter _ga is inserted before the search parameter when doing a search, resulting in an "internal error." Likewise all of the _utma parameters appear later on in the URL, but those shouldn't be bothering it.
This was occurring in our sandbox environment and we had hoped it wouldn't appear in production, but it has.
An example of searching for "table" yields a search query of:
http://www.domain.com/&_ga=1.38730659.1298136601.1430858085#search?keywords=table&ck=AAAAAOwCArKhfzE2&cktime=131822
0