Difference between revisions of "Cr0"

From Market Ruler Help
Jump to: navigation, search
Line 13: Line 13:
 
  <nowiki>https://www.example.com?cr0=PPC</nowiki>
 
  <nowiki>https://www.example.com?cr0=PPC</nowiki>
  
== See also ==
+
{{Tracking_query_string_see_also|code=cr0}}
 
 
* <code>[[crsource]]</code>, <code>[[cr1]]</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]]
 

Revision as of 19:41, 5 February 2026

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

cr0 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 cr1, cr2, cr3, cr4, cr5, cr6, and cr7.

Common synonyms can be also used:

When it appears in a URL:

https://www.example.com?cr0=PPC

When it appears in a URL:

https://www.example.com?cr0=no-sample

See also