Creative Venom Design Solutions & Services

Creative Venom™ are based at 166 E & D Cromwell Road, Whitstable, Kent, CT5 1NA


When will I see statistics on my website after installing the tracker code?

Google Analytics generally updates your reports every 24 hours. This means that it could take 24 hours for data to show in your account after you have first installed the tracking code.

What is a website profile and what can I do with it?

A website profile is essentially a set of rules that define the reports that you see. Generally, a website profile corresponds with a domain. You will have one profile per domain so that you can view reports for each domain separately.

You can also use profiles to track subdomains separately, by setting up filters on the profile to return data only from that subdomain. For instructions on setting up filters, please read How do I track all the subdomains for my site in separate profiles?

If you would like to track sections of a site, you can create multiple profiles again and use filters to return the applicable data. How do I track unique areas within my website separately?

How do I track e-commerce transactions?

(If you are looking for information on tracking visitor movement through your checkout pages, please read How do I use Google Analytics to track a 3rd-party shopping trolley?)

Enabling e-commerce Reporting in the Profile

The first step in tracking e-commerce transactions is to enable e-commerce reporting for your website's profile. To enable e-commerce reporting, please follow these steps:

  1. Log in to your account.
  2. Click Edit next to the profile that you would like to enable.
  3. On the Profile Settings page, click edit next to Main Website Profile Information.
  4. Change the E-commerce Website radio button from No to Yes.

Receipt Page Format

The second step is to ensure that the tracking code is included in the receipt page in the standard fashion. This may be done using a server side include or other template driver, or can simply be hand-coded into your HTML code:

<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>

<script type="text/javascript">
var pageTracker = _gat._getTracker("UA-xxxxxx-x");
pageTracker._setDomainName("example.co.uk"); pageTracker._initData(); pageTracker._trackPageview(); </script>

Next, somewhere in the receipt below the tracking code, call the _addTrans() and _addItem() functions. Begin with a call to _addTrans() to establish a transaction. _addTrans() takes the following arguments: Order ID, Affiliation, Total, Tax, Shipping, City, State, Country. For each item purchased by the visitor, call _addItem(). _addItem() takes the following arguments: Order ID, SKU or Code, Product Name, Category, Price, Quantity.

// Quantity ); pageTracker._trackTrans(); </script>

How do I set up goals?

A goal is a website page which a visitor reaches once he/she has made a purchase or completed another desired action, such as a registration or download. Before Google Analytics can calculate goal conversion metrics, you must define one or more goals. A goal is defined with the following information:

To set up your goals, Enter Goal Information:

  1. Log in to your Google Analytics account and click Analytics Settings.
  2. Find the profile for which you will be creating goals and click Edit.
  3. Select one of the 4 goal slots available for that profile and click Edit.
  4. Enter the Goal URL. Reaching this page marks a successful conversion. For example, a registration confirmation page, a checkout complete page or a thank you page.
  5. Enter the Goal name as it should appear in your Google Analytics account.
  6. Turn the goal On or Off. This selection decides whether Google Analytics should track this conversion goal at this time. Generally, you will prefer to set the Active Goal selection to On.

Then Define a funnel by following these steps:

  1. Enter the URL of the first page of your conversion funnel. This page should be common to all users working their way towards your Goal. For example, if you are tracking user flow through your checkout pages, do not include a product page as a step in your funnel.
  2. Enter a Name for this step.
  3. If this step is a Required step in the conversion process, select the checkbox to the right of the step. If this checkbox is selected, users reaching your goal page without travelling through this funnel page will not be counted as conversions. Learn more about the Required Step option in a funnel.
  4. Continue entering goal steps until your funnel has been completely defined. You may enter up to 10 steps or only a single step.

Finally, configure Additional settings by following the steps below:

  1. If the URLs entered above are case-sensitive, select the checkbox.
  2. Select the appropriate goal Match Type. (Learn more about Match Types and how to choose the appropriate goal Match Type for your goal.)
  3. Enter a Goal value. This is the value used in Google Analytics' ROI calculations.
  4. Click Save Changes to create this Goal and funnel or Cancel to exit without saving.

What are filters?

Filters are applied to the information coming into your account to manipulate the final data in order to provide accurate reports. These filters can be set up to exclude visits from particular IP addresses, to report only on a subdomain or directory or to take dynamic page URLs and convert them into readable text strings.

Google Analytics provides you with three predefined filter types as well as a number of customer options.

Predefined filters:

Custom filters:

Custom filters are applied in the order in which they appear in your Profile Settings page. Use the Assign Filter Order link to rearrange the order of your filters.


166 E (Graphic and Web Design) and D (Creative Venom Reception and IMG Digital Imaging) Cromwell Road, Whitstable, Kent CT5 1NA
Telephone / Fax: 01227 265 451 or 01227 265 641 e-mail: Creative Venom or IMG Digital Imaging
Creative Venom Design Solutions and Services. IMG Digital Imaging and Photographic Services. Reg VAT No. 888937927


to top

print this page

*Please be sure to read our terms and conditions.

Valid XHTML 1.0 Transitional

Valid CSS!