Discussions
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.