Difference between revisions of "Cr7"

From Market Ruler Help
Jump to: navigation, search
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
 
<code>cr6</code> is the [[Query String]] variable configured to capture an additional landing dimension for an advertising campaign.
 
<code>cr6</code> is the [[Query String]] variable configured to capture an additional landing dimension for an advertising campaign.
  
<code>cr6</code> 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'''.
+
{{Tracking_query_string_indexed|code=cr7}}
  
 
Synonyms can be also used:
 
Synonyms can be also used:
Line 7: Line 7:
 
* <code>[[crsplit3]]</code>
 
* <code>[[crsplit3]]</code>
  
When it appears in a [[URL]]:
+
{{Tracking_query_string_see_also|code=cr7|sample=income+100k}}
 
 
<nowiki>https://www.example.com?cr6=income+100k</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:20, 6 February 2026

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

cr7 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?cr7=income+100k

See also