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!
Secure Domain with Google Analytics
Has anyone running NetSuite Secure Domain with Google Analytics tested running a generic version of Google Analytics?
For example:
1) Enable Google Analytics Integration = False
2) Analytics Click Attributes = empty
3) Analytics Submit Attributes = empty
4) The following
_gaq.push(['_setDomainName', 'mydomain.com']);
instead of:
_gaq.push(['_setDomainName', 'none']);
_gaq.push(['_setAllowLinker', true]);
I've just run a single test with Google Adwords with Auto-Linking turned on and the sale was tracked properly where with the Official NetSuite implementation the sales was tracked to "Direct" instead of PPC.
0