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...")
 
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
 
<code>cr4</code> is the [[Query String]] variable configured to capture an additional landing dimension for an advertising campaign.
 
<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''' 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.
+
{{Tracking_query_string_indexed|code=cr4}}
  
 
Synonyms can be also used:
 
Synonyms can be also used:
Line 7: Line 7:
 
* <code>[[crsplit0]]</code>
 
* <code>[[crsplit0]]</code>
  
When it appears in a [[URL]]:
+
{{Tracking_query_string_see_also|code=cr4}}
 
 
<nowiki>https://www.example.com?cr4=North+America</nowiki>
 
 
 
== See also ==
 
 
 
* <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]]
 

Latest revision as of 02:17, 6 February 2026

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

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

Synonyms can be also used:

When it appears in a URL:

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

See also