Category: ConversionRuler JavaScript Functions
From Market Ruler Help
A list of all functions which can be invoked on pages where ConversionRuler Tracking Snippets are installed.
To get an overview about how to integrate ConversionRuler into your server-side application, read this article.
For a list of best practices for instrumenting your site read ConversionRuler Coding Best Practices.
The list of JavaScript functions is:
Tracking
- __CR.link
- __CR.track
- __CR.track_id - Deprecated
- __CR.submit
Data collection
- __CR.query - get query string parameters
- __CR.instrument - collect data from form variables and passively store as __CR.data
- __CR.cookie - get or set cookies on the current domain
- __CR.data - get or set data values on the current domain
- __CR.URL - DOM loaded page URL, or get current page URL
Page interaction
Pages in category "ConversionRuler JavaScript Functions"
The following 25 pages are in this category, out of 25 total.