Analytics Preferences

Use the preferences described below to enter tracking pixels for web site analytics.

Preference

Description

Applies To

Addition to <head>

Enter data for the header in this field. You can enter a script to capture web analytics.

For example:

                    <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"> </script> <script type="text/javascript"> _uacct = "xxxxxxxx"; // your Google account id urchinTracker(); </script> 

                  

In this field, you can also add Meta Tag HTML to appear in the <head> section of all your web store pages. Note that Meta tags entered on Category and Tab pages are more effective for search engine optimization (SEO).

For more information about SEO, see Site Builder Search Engine Optimization (SEO).

  • SuiteCommerce

  • SuiteCommerce Advanced

  • Site Builder

Analytics Click Attributes

Add attributes for the Add To Cart button in this field. You can capture analytics data before your shopper gets to the shopping cart.

For example: onclick="handleLink(this.href); return false;"

The code inside handleLink() should be implemented to reconstruct the URL such that shopper identification parameters needed for your analytics package are added to the href.

  • SuiteCommerce

  • SuiteCommerce Advanced

  • Site Builder

Analytics Submit Attributes

Add attributes for the Proceed to Checkout button in this field. You can capture analytics data when your shoppers go to checkout from the shopping cart.

For example: onsubmit="handlePost(this); return true;"

The code inside handlePost () should be implemented to add fields to the form such that shopper identification parameters needed for your analytics package are posted with the form.

  • SuiteCommerce

  • SuiteCommerce Advanced

  • Site Builder

Order Tracking Script HTML

Enter any tracking HTML you want to use in the header of the order confirmation page, such as tracking code for Google Analytics®.

This lets you track the number of orders you receive each day.

Note:

You can enter tracking code for Site Builder pages in fields on tab and category records.

  • SuiteCommerce

  • SuiteCommerce Advanced

  • Site Builder

Enable Google Analytics

Check this box to pass Google tracking cookies from shopping to checkout. This along with the fields on the Analytics subtab are required for cross-domain analytics tracking to integrate NetSuite with your Google Analytics account.

Clear this box if Google Analytics Integration interferes with a custom solution you have already implemented for cross-domain tracking.

  • SuiteCommerce

  • SuiteCommerce Advanced

  • Site Builder

Related Topics

Web Site Setup Preferences
Shopping Preferences
Search Index Preferences
Field Set Preferences
Web Site Email Preferences
Upsell Preferences
Touch Point Preferences
Domain Preferences
System Notes

General Notices