Difference between revisions of "Cr0"

From Market Ruler Help
Jump to: navigation, search
 
Line 1: Line 1:
 
<code>cr0</code> is the [[Query String]] variable configured to capture the inbound [[Campaign]] for an advertising campaign.
 
<code>cr0</code> is the [[Query String]] variable configured to capture the inbound [[Campaign]] for an advertising campaign.
  
<code>cr0</code> is 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'''. The first element begins with zero and additional elements increment the final digit. Additional query strings in this group are <code>[[cr1]]</code>, <code>[[cr2]]</code>, <code>[[cr3]]</code>, <code>[[cr4]]</code>, <code>[[cr5]]</code>, <code>[[cr6]]</code>, and <code>[[cr7]]</code>.
+
{{Tracking_query_string_indexed|code=cr0}}
  
 
Common synonyms can be also used:
 
Common synonyms can be also used:
Line 9: Line 9:
 
* <code>[[c1]]</code> ''(Legacy)''
 
* <code>[[c1]]</code> ''(Legacy)''
  
When it appears in a [[URL]]:
+
{{Tracking_query_string_see_also|code=cr0|sample=PPC}}
 
 
<nowiki>https://www.example.com?cr0=PPC</nowiki>
 
 
 
{{Tracking_query_string_see_also|code=cr0}}
 

Latest revision as of 02:15, 6 February 2026

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

cr0 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?cr0=PPC

See also