Difference between revisions of "Cr3"

From Market Ruler Help
Jump to: navigation, search
(Created page with "<code>cr3</code> is the Query String variable configured to capture the inbound Keyword for an advertising campaign. <code>cr3</code> is the '''indexed''' query strin...")
 
 
(2 intermediate revisions by the same user not shown)
Line 8: Line 8:
 
* <code>[[crkw]]</code>
 
* <code>[[crkw]]</code>
  
When it appears in a [[URL]]:
+
{{Tracking_query_string_see_also|code=cr3|sample=blossoms}}
 
 
<nowiki>https://www.example.com?cr3=blossoms</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:16, 6 February 2026

cr3 is the Query String variable configured to capture the inbound Keyword for an advertising campaign.

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

Common synonyms can be also used:

When it appears in a URL:

https://www.example.com?cr3=blossoms

See also