プロフィール
コメント
-
This is NetSuite case 1471399
-
My prior post related to the older version of Google Analytics. I've installed the latest version and have the following questions: 1) The Google documentation shows _initData(); is deprecated. 2) It looks like we should be using _gaq.push(['_trackPageview', '/addresses']); BUT the method Diego outlines above would put the…
-
It's limited to 20 characters in the NetSuite UI. Defect 219737 was created for this concern. Thanks, Raymond Yes, defect 219737 was created in response to the support case 1471399. Point being the defect was not pre-existing; it was created in response to the case I created. Most importantly for the user group community…
-
Is this for PayPal or PayPal Express Checkout? If it is PayPal, then the customer must come back to your site. I'm with Meir, I think there used to be an option to cause the customer to automatically come back to your site when the PayPal payment was complete but I do not remember where that would be set. I've submitted a…
-
SuiteCommerce implemented a similar method for our site in 2009. It works.
-
Support is unable to find documentation on the maximum passphrase length for the certificate key.
-
See post below on how it is working on our site: https://usergroup.netsuite.com/users/showpost.php?p=145079&postcount=2
-
Please review this topic, https://netsuite.custhelp.com/app/answers/detail/a_id/18992/kw/google%20analytics/related/1. Note that Steps 3 c + d, and step 4 address tracking analytics on checkout pages. Sabina, Thank you for the post; unfortunately, I am not able to get the link to work. That said, are these the steps you…
-
So, are you thinking that NS will be ahead of the curve on ecom? We got sitemaps 4 years after other sites that I won't mention and then those sitemaps didn't include image URLs and so I still use my 3rd party site crawler. I just read another thread that was 4 years old and asking for a "recently viewed items' feature for…
-
Are the items assigned to each location that you sell non-inventory? When we went live in 2007, there was not the ability to convert a non-inventory item to an inventory item so we setup ALL of our items as inventory items. That said, we have about 500 items we sell, of those we only stock about 50 of those sku's. Lastly,…
-
"...are you referring to multiple locations in Netsuite?" Yes. I read the help file and it as per my understanding it's for stock items so it can track stock in each different location. How did you make that work with the Non-inventory items for resale that are drooped shipped? Yes, it is PRIMARILY designed for tracking…
-
How do you manage the stock levels issues when you drop-ship and it's not a true inventory item? When you have an Inventory Item (vs non-Inventory item) which is drop ship, you check the "Drop Ship" field on the inventory item. Then as soon as you approve a Sales Order with that inventory item, a drop ship PO will be…
-
As a note, the way we handled this is to create a "Location" for each drop ship vendor. Each item has the location set to the vendor's Netsuite Location. In this way, the shipping estimate is calculated based on the vendor zip code.
-
But duplicate content won't be a problem with the canonical tag, I thought. Isn't that the reason for that tag? (Not disagreeing with your main point; I just want to clarify that one detail.) The Canonical meta tag is a "hint" not a "directive". Stated another way, canonical is a last resort option that we hope all of the…
-
...just /item_name for the descriptive... If one item will be in one and only one category, then /tab_name/category_name/item_name might be a better choice. Problem is you cannot easily switch later. (technically you can in Netsuite but you would have to enter many 301 redirects) If one itme will be in one or more…
-
Issue 170447 was Closed - Released this morning. If anyone notices this occuring again, please update this thread.
-
Same concept but instead of getting the tab interenal id from Lists | Website | Tabs you must get the number from Lists | Website | Category and it will be a negative number. Example: <%=getAttribute('sitecategory','-107','storeURL')%>
-
- The browser and O/S the customer was using Customer's reply: "Vista and IE" Obviously, I cannot push her to find out versions / sp's. I will update the case as well.
-
..."link bleed" and "link juice," Stefan, Sorry to not explain. Link Bleed and Link Juice are related. Link Juice - A page with more links to it is considered more important that a page with zero links to it. Stated another way, the more links to a given page increases the likelihood that a random surfer of the internet…
-
I just received this from Support: Thank you for contacting NetSuite Customer Support. The problem you are experiencing is actively being addressed by our Quality Assurance and Development teams. We are working to implement a resolution to the following issue in your account. Defect # 170447- 405 Method Not Allowed seen…
-
I don't get it. Obviously NetSuite knows about the switch in domain and they created this solution from within NetSuite. So why doesn't it work? Great question -- if you get Google Analytics to work using the suggested method in the documentation, let everyone know. I would LOVE to hear about it. I suspect the reason is…
-
We are investigating this. Some information that would help us if you have it available: - The browser and O/S the customer was using - The approximate time they experienced the problem The date / time was 9/28/2010 at around 10:30am CT. I've emailed the customer to ask if they can let me know the browser and O/S. You…
-
This is currently prioritized as an s2.
-
I am 100% sure were were able to change them for UPS. I filed a case a while back and was told that their contract with UPS required the codes not be changed. This has been a huge pain for us because we have to export a three letter code to our fulfillment center and we simply could not do that without having to create a…
-
...was wondering what is wrong with the NetSuite integration that requires a "work around"?... The challenge is a technical one; the checkout process switches from mysite.com to checkout.netsuite.com. Google needs help in making this happen. For our site, we paid one of the 3rd party companies to implement their technique.…
-
...I am not 100% sure we were ever able to change this for UPS... Hey Mark, Thanks for the feedback! I'm 100% sure we were able to edit it for UPS. I confirmed it with another Netsuite customer. The only reason I went it to change it was because I was setting up Google Checkout which required a non-real time shipping item.…
-
...I don't believe there is another solution that can do everything that Netsuite does. It may not be the very best in one particular area but that's not what makes Netsuite great - it's the fact that integrates all of your business processes and relationships in one package AND it's in the cloud which gives your business…
-
Scriptable checkout is a puzzle. Is NetSuite going to create a starter script? I would think they would have the talent to knock out something that is dramatically superior to what is functioning now. Just a thought...
-
NetSuite provides I think seven tested and working example scripts which demonstrate how to implement common use cases, and validate that scriptable checkout works correctly. They are in the documentation. Have you read it? These example?: [LIST=1] [*]Creating Buy-One-Get-One-Free Coupons [*]Setting Quantity Limits for…
-
Is there a limit for items that are enabled in website? There is a text next to the "Available on website" checkbox saying "Charges may apply". How do I know if charges have been applied? or is it safe to click on "Aaailable on website"? Depends on which edition you have. The eCommerce edition has unlimited website items.…