Difference between revisions of "Cr1"

From Market Ruler Help
Jump to: navigation, search
 
(4 intermediate revisions by the same user not shown)
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]]:
+
{{Tracking_query_string_see_also|code=cr1|sample=Adwords+Fresh+Terms}}
 
 
<nowiki>https://www.example.com?cr1=ConversionRuler</nowiki>
 
 
 
== See also ==
 
 
 
* <code>[[crcategory]]</code>, <code>[[crcat]]</code>, <code>[[cr0]]</code>
 
* <code>[[crcampaign]]</code>, <code>[[crcpn]]</code>, <code>[[cr2]]</code>
 
* <code>[[crkeyword]]</code>, <code>[[crkw]]</code>, <code>[[cr3]]</code>
 
* <code>[[cr0]]</code>, <code>[[cr1]]</code>, <code>[[cr2]]</code>, <code>[[cr3]]</code>, <code>[[cr4]]</code>, <code>[[cr5]]</code>, <code>[[cr6]]</code>, and <code>[[cr7]]</code>
 
 
 
[[Category:Query String Tracking Parameters]]
 
[[Category:ConversionRuler Installation]]
 

Latest revision as of 02:15, 6 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?cr1=Adwords+Fresh+Terms

See also