Landing page tagging guide
Landing page tagging guide
This is for:
DeveloperIn this article, we’ll outline our specification for tagging landing pages in the Coveo Experimentation Hub.
Intro
If you adopt the specification detailed in this article, we guarantee that traffic sources will be assigned accurately in the Experimentation Hub.
This guide describes both the required and the recommended parameters that should be included in landing URLs for the main traffic sources.
UTM parameters
These parameters are commonly used to tag landing pages and are the recommended parameters from Google for doing this. We support overlap with these parameters and encourage their use as they are often convenient and familiar.
We require the use of utm_medium
to identify the broad referrer type for each traffic source.
Getting the referrer type right is essential to use the Experimentation Hub.
The correct |
We do not encourage the use of utm_source
as it is often used in misleading ways.
The exception is for display traffic, where the display network can be identified with utm_source.
If you wish to use Google Analytics’s breakdown of source and medium for your traffic you should retain utm_source parameters alongside the recommended ones.
Note
All other parameters are optional but are highly recommended. As much information as possible should be provided about traffic sources. Providing more details creates the potential for far deeper analysis in the Experimentation Hub. |
General structure
After the URL, add ?
before the first parameter and its value:
http://www.qubit.com/?utm_medium=paid_search
Add the &
symbol before each further parameter:
http://www.qubit.com/?utm_medium=paid_search&network=bing&utm_campaign=good_tagging
Note
The order of the parameters is unimportant.
They can be added before or after any others you use, as long as each new one is prefixed by an |
Summary of referrer types
These are the referrer types that we use to categorize referral traffic.
They are described in detail in Parameter specification.
All of these referrer types should be set with the utm_medium
parameter as shown.
The use of utm_medium is critical, as explained above. |
Referrer type | Required Parameter |
---|---|
Paid Search |
|
Vertical Search |
|
|
|
Affiliate |
|
Social |
|
Display |
|
Offline |
|
There are also two referrer types which are detected automatically and do not need to be manually tagged: Organic Search and Referral:
-
Organic Search traffic is traffic from search engines that is not paid for
-
A Referral describes traffic that does not fall into any of the other types. An example is an independent site linking to a page without any payment for the traffic
-
Direct traffic has no immediate source with a URL. It typically comes from the user entering the URL directly or using a bookmark
Parameter specification
Paid search
Paid search traffic is that which is driven from a search engine’s results page and has been paid for.
Specifically, paid search traffic comes from sponsored search results. Google Adwords is the largest provider of this service.
We recommend the use of the following descriptive parameters rather than using only gclid
to identify a paid search referral.
Example:
http://www.qubit.com/support?utm_medium=cpc&network=google&utm_campaign=tagging_spec&utm_content=v3&adgroup=void&matchtype=broad&keywords=tag&gclid=CPzB25zw6bACFVMdtAodWjUnIQ
Required parameter
Referral detail | Parameter and description | Example |
---|---|---|
Referrer type |
Use |
|
Recommended parameters
Referral detail | Parameter and description | Example |
---|---|---|
Network |
Use |
|
Campaign |
Use |
|
Content |
Use |
|
Ad Group |
Use |
|
Match Type |
Use |
|
Keywords |
Use |
|
Autotagging |
Use |
|
Vertical search
Vertical search traffic is traffic from a sector-specific search engine.
Broadly speaking, vertical search engines are search engines that perform a specific type of search, such as google shopping
, which searches products and serves product listing adverts or travelsupermarket, which searches for flights and holidays.
This separates vertical search traffic from paid or organic search traffic, in that paid and organic searches are considered to operate over web pages whereas vertical search operates over products and services.
Example:
http://www.qubit.com/support?utm_medium=vertical_search&network=bing&utm_campaign=black_shoes&adgroup=SS15&keywords=black%20shoes
Required parameter
Referrer detail | Parameter and description | Example |
---|---|---|
Referrer type |
Use |
|
Recommended parameters
Referral detail | Parameter and description | Example |
---|---|---|
Network |
Use |
|
Campaign |
Use |
|
Content |
Use |
|
Ad Group |
Use |
|
Match Type |
Use |
|
Keywords |
Use |
|
Autotagging |
Use |
|
Email traffic represents any traffic that comes from an email. This email may be opened in a browser based email client or a specific email application.
The media type is used to understand what kind of email this is:
-
Owned email traffic - comes from a mailout sent out to customers
-
Bought email traffic - comes from an advert in an email sent by another organization
-
Earned email traffic - generated spontaneously from communication between customers, perhaps recommending a product to a friend
Example:
http://www.qubit.com/support?utm_medium=email&utm_campaign=june2016&media_type=earned&network=mailmonkey&utm_content=bananas
Required parameter
Referrer detail | Parameter and description | Example |
---|---|---|
Referrer type |
Use |
|
Recommended parameters
Referrer detail | Parameter and description | Example |
---|---|---|
Campaign |
Use |
|
Media Type |
Use |
|
Network |
Use |
|
Content |
Use |
|
Affiliate
Affiliate traffic is traffic that comes specifically from a marketing affiliate.
Example:
http://www.qubit.com/support?utm_medium=affiliate&network=link_junction&affiliate_id=mse1&utm_content=textlink&publisher=mse
Required parameter
Referrer detail | Parameter and description | Example |
---|---|---|
Referrer type |
Use |
|
Recommended parameters
Referrer detail | Parameter and description | Example |
---|---|---|
Network |
Use |
|
Affiliate ID |
Use |
|
Content |
Use |
|
Publisher |
Use |
|
Campaign |
Use |
|
Social
Social traffic is traffic from sites that are considered to be social networking sites. Examples are Facebook, Twitter, and Pinterest. We consider all traffic from these sites to be social traffic, even if it comes from advertising on a social site. The media type describes the different kinds of traffic that can be expected from social media:
-
Bought social traffic - traffic from social media advertising. Earned social traffic is traffic from the usual exchanges of customers between themselves
-
Owned social traffic - driven from a corporate social media profile like facebook page or twitter feed which serves as an advertising platform
Example:
http://www.qubit.com/support?utm_medium=social&utm_campaign=june_sale&media_type=bought&network=facebook&utm_content=best_service
Display
Display traffic is traffic from display advertising. Display advertising can be either graphical or text based and includes Google’s adsense platform.
Display advertising includes Placement advertising as well as retargeting advertisements.
Example:
http://www.qubit.com/support?utm_medium=display&utm_campaign=june16&network=criteo&retargeting_or_placement=retargeting&utm_content=textlink
Required parameter
Referrer detail | Parameter and description | Example |
---|---|---|
Referrer type |
Use |
|
Recommended parameters
Referrer detail | Parameter and description | Example |
---|---|---|
Network |
Use |
|
Retargeting or Placement |
Use |
|
Campaign |
Use |
|
Content |
Use |
|
Offline
Offline traffic is traffic driven by offline advertising campaigns such as catalogs, billboards, or postal campaigns. The parameters could be included in a QR code.
Example:
http://www.qubit.com/support?utm_medium=offline&utm_content=best_service
Required parameter
Referrer detail | Parameter and description | Example |
---|---|---|
Referrer type |
Use |
|
Recommended parameters
Referrer detail | Parameter and description | Example |
---|---|---|
Channel |
Use |
|
Campaign |
Use |
|
Content |
Use |
|