Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The way Google Analytics loads scripts, it will not replicate the data tags.  To solve this problem we'll use a URL syntax instead of data attributes.  For example if our merchant id is SAMPL, our StoreFront is sampl.ultracartstore.com and our website is www.mysamplesite.com, then we connect the two by placing the following tracking script into the Google Tag Manager container for the www.mysamplesite.com website:

External Tracking Script Example
Code Block
languagetext
themeDJango
title
No Format
<script async defer src="https://d9i5ve8f04qxt.cloudfront.net/UC/62/uca/0.1.0/js/collect.js?mid=SAMPL&channel=sampl.ultracartstore.com"></script>



Dashboard Widgets
Just change the mid and channel to match your UltraCart account.

...


There are currently three different types of widgets related to UltraCart Analytics that you can place on your dashboard. 

...