My Stuff
Review our AI Community Guidelines before posting AI-generated or AI-assisted content. Verify accuracy and include the appropriate AI disclaimer.
Comments
-
Did you ever figure out how to do this? We are trying to create a saved fulfillment search that outputs one package (tracking number) per line. Thanks, Paul Horos iFAX Solutions
-
Does anyone know the code for the canonical link tag described in the help? As of Release 2010 Version 1, the canonical link tag has been added to all Basic site templates in NetSuite. The canonical link tag displays the default category in links to items on your Web site. Together, these features enable you to expose to…
-
We had what sounds like a similar problem with Google Products / Shopping. It turned out our problem was related to the directory the images were stored in within Netsuite. Images stored in the /images directory weren't being recognized by Google as valid. I moved them into a subdirectory under /Web Site Hosting Files/Live…
-
FinOps - Did you ever get this working?
-
Did you ever find a way to do this?
-
We're having the same problem - non-inventory items with 0 lb weight make the real-time shipping cost double. Does anyone know if there is a fix for this problem?
-
I'm also having this problem. We've never had any problems importing pricing until the recent 2010.1 update. Did you find a solution to this? Paul Horos iFAX Solutions
-
Not sure if this is the same issue, but as of today the majority of our POs have just the country listed as the ship-to address. When I look at the system information on the PO record, it shows the shipping address being changed from the correct one to the country.
-
I'll try it and post back. Thanks! Paul
-
We implemented the Citricle code but Analytics is still not behaving as I expected. All of our Adword information is being pulled into Analytics (we can see campaigns, cost, etc.) and Analytics is also recording all our sales. But for some reason we can not see sales per adword campaign. It's as if Google has both sets of…
-
We have it set like this: Analytics Click Attributes = onclick="javascript: pageTracker._link(this.href); return false;" and Analytics Submit Attributes = onsubmit="javascript: pageTracker._linkByPost(this); return true;" Thanks for your help, Paul
-
The address is www.telephonydepot.com - thanks for you help. Paul
-
Has anyone gotten this to work correctly yet? Analytics tracks sales for us but all traffic shows up as direct. Paul
-
Bug if we place the analytics code and your script in the footer it will come after the tracking code on the checkout page, won't it? It was my understanding that the analytics order tracking code, which we've placed in Netsuite's order confirmation text on the checkout page, had to come after the regular adwords code. Is…
-
I followed the instructions and everything is now tracking properly for us. Thanks again to everyone who helped on this. Paul
-
I ran into another problem with the code posted on the Citricle site. Turns out that the scripts as posted online have curly quotes, which caused firefox to choke on the javascript. Converting the text to ASCII to remove any special characters fixed those script errors.
-
So what I've done is create a custom tag, which is by default blank. This custom tag will go in the footer below the Analytics / Citricle code. Then I've edited the Checkout Tab to include the custom tag and set it to: <script> if (document.URL.indexOf("thanks") != -1) { pageTracker._addTrans(…