If a partner works with a brand to promote products via Google's ad services, such as Google's Comparison Shopping Services , then it may become necessary for both the partner and the brand to take certain steps to ensure an optimal tracking experience on impact.com.
Google Ads has a tracking feature called parallel tracking which speeds up page load and minimizes click drop-off from users who follow an ad link to a brand's product page. While traditional tracking involves redirecting a user via a tracking provider (like impact.com) before sending them to a brand's website, parallel tracking sends a user directly to the destination and tracks clicks in the background.
For impact.com users, cutting out the redirect step means that the partner will not be attributed for clicks, as impact.com won't get an opportunity to read the tracking link's clickId
. If you are able to turn off Google's parallel tracking, follow the instructions under Turn off parallel tracking.
If you are unable to turn off parallel tracking, there is a workaround that requires both the partner and the brand to action the following steps:
As a partner, you'll have to add the brand's website domain as a destination to your tracking link as per Google's requirements.
As a brand, you'll have to set up direct tracking in order to identify partner-level traffic without a
clickId
.
The destination domain that you add to your tracking link needs to be certified by Google for use through Google Ad services as a 3rd-party click tracker. impact.com's tracking link domains sjv.io
and pxf.io
are Google-certified, but if your brand’s tracking link happens to have a different domain (that doesn't fall in the list of certified trackers), you can request to have it certified by reaching out to support. Once the domain is certified, follow the steps below:
Ensure that the brand has enabled deep linking to the certified destination.
Follow the steps to create or get a tracking link.
-
Add the
u
parameter to the end of the link followed by{the brand's certified landing page}
.E.g.:
https://trackinglink.sjv.io/c/1234/65432/2345?u=https://brandslandingpage.com
For further guidance on how to add the u parameter to tracking links, see Add Reporting Information to your Tracking Links.
In order for direct tracking to work, your tracking integration with impact.com must be either via UTT tracking or PageLoad API. If this is true for your account, follow the steps below:
Navigate to Partners → Partners.
Hover your cursor over the partner whose traffic you want to view. Then select [More] Tracking → Direct Traffic Tracking.
Set up your Rules to identify the traffic using the Identification rules reference below.
-
Select Save.
There are three ways to identify traffic—by Landing Page, by Referring URL, or by both. As a Referring URL is not always available, setting up Landing Page rules is recommended.
Each identification rule additionally requires a matching rule, so stricter or more lenient combinations can be set (e.g.,
contains
,starts with
,does not contain
, etc.).
Landing Page
Description
Landing Page URL
Identify traffic based on landing page URL or porting of it.
Landing Page Domain
If your program has multiple domains and a domain for each partner (known as Unique Domains), then make sure to set rules.
See the Rules reference in Set up Direct Traffic Tracking for more information.
Landing Page Query String
Match by the parameter name only, regardless of the parameter value.
For example, adding a link with a dynamic value,
AID=
, so you could match (exactly matches
,contains
,starts with
, etc.) AID parameter name.Landing Page Parameter
Use when the landing page parameter is a fixed name=value pair.
For example, if you want to track when Partners send traffic to
brand.com?partner=123
, then inputpartner
in the first box, select contains or exactly matches from the drop-down menu, then insert 123 the last box. impact.com also supports multiple values by separating the values with a comma (and regex queries).For information on how to identify traffic using Referring URL only, or both Landing Page and Referring URL together, see Set up Direct Traffic Tracking.