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.
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
GA Code Issue
We are using Nextopia (http://www.nextopia.com/) – a third party search solution for our website.
Here is the issue. Our site is on www.themedicalsupplydepot.com, Nextopia is on www.search.themedicalsupplydepot.com/, and our checkout is on https://checkout.netsuite.com. Being that we are using BOTH subdomains AND 3rd party domain for our site, I am afraid that the solution (or suggestion) that Nextopia offered may not work.
Our GA tracking code has been already updated to the following:
<script type="text/javascript">
var pageTracker = _gat._getTracker("UA-449437-2");
pageTracker._setDomainName(".themedicalsupplydepot.com");
pageTracker._initData();
0