Difference between revisions of "Crcategory"

From Market Ruler Help
Jump to: navigation, search
(Created page with "<code>crcategory</code> is the Query String variable configured by default to capture the inbound Campaign for an advertising campaign. Common synonyms can be also us...")
 
Line 11: Line 11:
 
  <nowiki>https://www.example.com?crcategory=PPC</nowiki>
 
  <nowiki>https://www.example.com?crcategory=PPC</nowiki>
  
== See also ==
+
{{Tracking_query_string_see_also|code=crcategory|sample=PPC}}
 
 
* <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:ConversionRuler Installation]]
 

Revision as of 19:43, 5 February 2026

crcategory 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?crcategory=PPC

When it appears in a URL:

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

See also