Versions Compared

Key

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

Table of Contents

...

The Privacy sub-tab contains the following drop-down list options related to customer privacy:

  • Show Privacy/Cookie Notice (drop-down list options →  (All Customers, EEA Customers, Non-US Customers)
  • Anonymize IP →  (drop-down list options: (All Customers, EEA Customers, Non-US Customers)
  • Disable Return Email →  (drop-down list options: (All Customers, EEA Customers, Non-US Customers)
  • Default Mailing List Off →  (drop-down list options: (All Customers, EEA Customers, Non-US Customers)
  • Exclude Purchase Bubble History → (drop-down list options: (All Customers, EEA Customers, Non-US Customers)

These settings allow you to comply with General Data Protection Regulation (GDPR). For more regarding CGPR see: 

...

  • Adroll
  • Bing UET
  • Commission Junction
  • Facebook
  • Facebook Analytics & Custom Audiences
  • FullStory
  • Hubspot
  • Hyros
  • Inspectlet
  • Katalys
  • KISSmetrics
  • Klaviyo
  • Northbeam
  • ONTRAPORT
  • Outbrain
    Outbrain.com - A foundational component to media companies' tech stacks empowering them to compete with the walled gardens on audience acquisition, engagement, and retention - recommendation technology that makes the act of exploring and discovering new things on the open web possible. 
  • Pinterest
  • Share-A-Sale
  • Shopzilla
  • Snapchat
  • TikTok
  • Twitter
  • Taboola
  • Yahoo

...

The Custom sub-tab contains two sections for configuring tracking pixels and scripts. These configuration sections can be for existing integrated tracking pixels or new ones that are not currently built into the "Other" sub-tab.

SECTION 1: Tracking HTML (20,000 character maximum) - injected into all non-receipt pages

The first configuration section is for non-receipt pages, so you'll configure analytic/tracking pixels or scripts that are not for the  actual order conversion.

SECTION 2: Conversion HTML (20,000 character maximum) - injected into only the receipt page.

This section is for conversion pixels and scripts that fire off at the completion of the purchase and loading of the receipt.

Preventing Script Relocation

By default, UltraCart StoreFronts will automatically optimize page speed by consolidating JavaScript files and pushing the load of them to the bottom of the page.  If you want to prevent this behavior, add a data attribute to the script tag like the example below:


Code Block
languagexml
titleIgnore Script
<script src="/js/myscript.js" data-uc-ignore></script>


Affiliate Networks

UltraCart has advanced support for detecting traffic sent to your site from various affiliate networks and then firing only their conversion pixel on the receipt.
Please read this tutorial on how to configure the affiliate network pixel feature.


Advanced

Image Modified

The advanced sub-tab contains the following settings:

  • Conversion Pixel Only If Payment Successful (checkbox field)
  • Override Continue Shopping URL (Enter the absolute URL you wish to assign to the "Continue Shopping" button in shopping cart)
  • Override Catalog URL (Enter the absolute URL you wish to assign to the "Continue" button in receipt)
  • Custom Thank you URL(Enter the absolute URL you wish to send the customer to instead of loading the default receipt page.)
  • Default Currency Code
  • Order Hash Secret Key (Same across all storefronts)

Frequently Asked Questions

Question: At what point in the checkout process do the configured tracking and conversion scripts render?

Answer: If the checkout is configured with a custom Thank You Page, then the conversion pixels will fire prior to the handoff to the external thank you page. Otherwise, the pixel are injected into the receipt page.

Question: I'm looking my upsell offers and would like to insert tracking snippet, but I don't see a way to access page outside of the body, how can I add my snippet?

Answer: UltraCart will insert the configured tracking script snippets into every page of the page. However, "Conversion pixels may only be placed into the receipt page that is loaded at the end of a purchase.

Question: Can UltraCart provide sample Privacy Policy and/or Terms of Service copy to use in our storefront?

Answer: UltraCart can't give legal advice or provide stock templates for that type of content.  You may wish to consult with a business attorney regarding the specific wording of each document.   However, there are also many different TOC/Privacy policy generator companies out there that you can consult.