Google Analytics Integration
Updated over a week ago

Getting Started & Setup

NOTE: Google is deprecating Universal Analytics on July 1st 2023. You will need to upgrade to Google Analytics 4. See more details.

Please note, Google Analytics is not the same as Google Analytics E-Commerce. We do not support an integration with Google Analytics E-Commerce.

You can connect Google Analytics directly to your storefront in order to track your visitors. This will enable you to have full insights into visitor behavior on your storefront.

To connect to Google Analytics please follow the next steps:

-Navigate to the Settings and select Integrations

-Find Google Analytics integration and click Connect (if you don't already have a Google Analytics account, sign up for one here.)

-Now head to your Google Analytics account and click on Admin and click on Property Settings.

-Copy the UA code

-Paste the UA code into the Uscreen Google Analytics field and then click on Save Changes.

Technical Specifications for Uscreen's Google Analytics Integration

There is one category and three actions you can track.

Example payload of what will be pushed to Google Analytics:

ga("send", "event", "Checkout", "Choose Offer", "Offer title");

How can I view traffic sources in Google Analytics?

Google Analytics tracks where page views originated on its own accord. To see this data in relation to end-users who enter the Checkout workflow, perform the following steps:

1. Go to Behavior > Events > Overview

2. Select our integration event, which should appear as Checkout

3. In the next view, click on the + Add Segment option

4. In the next view, click on the red 'New Segment' button

5. Chose 'Traffic Sources'

6. Select field values on this view as appropriate for your needs

If you need assistance beyond this, please refer to the online Google Analytics documentation.

Common Questions

1. How can I set up Goals on the /checkout/success page?

The checkout URLs are dynamic and have parameters appended to the end. You may be able to use some Regex to achieve tracking, but we cannot assist with setting this up; you will need to hire an expert in Regex and Google Analytics.

We suggest using the data layers which you can track with our Google Tag Manager Integration.


Google Analytics 4 Migration from Universal Analytics

This section will cover the migration for Google Analytics 4 from Universal Analytics. If you're new to Google Analytics you can skip this section as you're likely already utilizing Google Analytics 4.

We highly recommend seeking the advice of a Google Analytics expert to make sure everything is set correctly, but if you are familiar with the process and feel confident doing it, feel free to make the changes!

First, we recommend reviewing all of the documentation from Google regarding this migration.

For a more detailed guide, please also check this article from Google

Our Google Analytics integration already supports Google Analytics 4.

When you're ready, you can simply disconnect your existing integration and reconnect it with your new GA tracking ID.


Note: Our team can only provide limited support for your Google Analytics integration. If you have any questions or issues we recommend reaching out to Google Support.

Did this answer your question?