Difference between revisions of "Crcat"

From Market Ruler Help
Jump to: navigation, search
(Created page with "<code>crcat</code> is the Query String variable configured by default to capture the inbound Campaign for an advertising campaign. Common synonyms can be also used:...")
 
Line 3: Line 3:
 
Common synonyms can be also used:
 
Common synonyms can be also used:
  
* <code>crcategory</code>
+
* <code>[[crcategory]]</code>
* <code>cr0</code>
+
* <code>[[cr0]]</code>
* <code>c1</code> ''(Legacy)''
+
* <code>[[c1]]</code> ''(Legacy)''
  
 
When it appears in a [[URL]]:
 
When it appears in a [[URL]]:
  
  https://www.example.com?crcat=PPC
+
  <nowiki>https://www.example.com?crcat=PPC</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>
  
 
[[Category:Query String Tracking Parameters]]
 
[[Category:Query String Tracking Parameters]]
 
[[Category:ConversionRuler Installation]]
 
[[Category:ConversionRuler Installation]]

Revision as of 18:37, 5 February 2026

crcat is the Query String variable configured by default to capture the inbound Campaign for an advertising campaign.

Common synonyms can be also used:

When it appears in a URL:

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

See also