Difference between revisions of "Cr1"

From Market Ruler Help
Jump to: navigation, search
Line 1: Line 1:
<code>cr1</code> is the [[Query String]] variable configured by default to capture the inbound [[Source]] for an advertising campaign.
+
<code>cr2</code> is the [[Query String]] variable configured to capture the inbound [[Campaign]] for an advertising campaign.
  
{{tracking_query_string_indexed|code=cr2}}
+
{{Tracking_query_string_indexed|code=cr1}}
  
 
Common synonyms can be also used:
 
Common synonyms can be also used:
  
* <code>[[crsource]]</code>
+
* <code>[[crcampaign]]</code>
* <code>[[cr1]]</code>
+
* <code>[[crcpn]]</code>
* <code>[[source]]</code> ''(Legacy)'' - '''Not recommended for use as used often for other purposes and creates conflicting data.'''
 
  
 
When it appears in a [[URL]]:
 
When it appears in a [[URL]]:
  
  <nowiki>https://www.example.com?cr1=ConversionRuler</nowiki>
+
  <nowiki>https://www.example.com?cr2=Adwords+Fresh+Terms</nowiki>
  
 
== See also ==
 
== See also ==
  
* <code>[[crcategory]]</code>, <code>[[crcat]]</code>, <code>[[cr0]]</code>
+
* <code>[[crsource]]</code>, <code>[[cr1]]</code>
 
* <code>[[crcampaign]]</code>, <code>[[crcpn]]</code>, <code>[[cr2]]</code>
 
* <code>[[crcampaign]]</code>, <code>[[crcpn]]</code>, <code>[[cr2]]</code>
 
* <code>[[crkeyword]]</code>, <code>[[crkw]]</code>, <code>[[cr3]]</code>
 
* <code>[[crkeyword]]</code>, <code>[[crkw]]</code>, <code>[[cr3]]</code>

Revision as of 19:09, 5 February 2026

cr2 is the Query String variable configured to capture the inbound Campaign for an advertising campaign.

cr1 is one of the indexed query strings and allows for up to 8 different landing dimensions to be recorded using query strings which are indexed from 0 to 7.

Common synonyms can be also used:

When it appears in a URL:

https://www.example.com?cr2=Adwords+Fresh+Terms

See also