Difference between revisions of "Cr4"

From Market Ruler Help
Jump to: navigation, search
(Created page with "<code>cr4</code> is the Query String variable configured to capture an additional landing dimension for an advertising campaign. <code>cr4</code> is the '''indexed''' que...")
 
Line 11: Line 11:
 
  <nowiki>https://www.example.com?cr4=North+America</nowiki>
 
  <nowiki>https://www.example.com?cr4=North+America</nowiki>
  
== See also ==
+
{{Tracking_query_string_see_also|code=cr4}}
 
 
* <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:40, 5 February 2026

cr4 is the Query String variable configured to capture an additional landing dimension for an advertising campaign.

cr4 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.

Synonyms can be also used:

When it appears in a URL:

https://www.example.com?cr4=North+America

When it appears in a URL:

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

See also