Difference between revisions of "ConversionRuler Deprecated"
From Market Ruler Help
| Line 18: | Line 18: | ||
* The globals "okay" and "valid" are used by some of our snippets on old sites in JavaScript, and are confirmed still in use. | * The globals "okay" and "valid" are used by some of our snippets on old sites in JavaScript, and are confirmed still in use. | ||
| + | |||
| + | = 2003 Deprecated = | ||
| + | |||
| + | * '''tlitrack''' should no longer be used. Use '''[[cr_track]]''' instead. | ||
[[Category:ConversionRuler]] | [[Category:ConversionRuler]] | ||
[[Category:ConversionRuler JavaScript Functions]] | [[Category:ConversionRuler JavaScript Functions]] | ||
Revision as of 03:19, 19 January 2014
Contents
2014-01-18 Planned deprecated functionality
The following JavaScript functionality will be removed from our client-side JavaScript and will no longer be supported after March 1, 2014.
- CRUser and crcookie variables
- Memory functions: CRMemory_Set CRMemory_Get CRMemory_HiddenInput CRMemory_Output CRMemory
- Cross code and related functions: CrossCodeOutput CrossCodeAppendURL LandingCodeOutput CRCookieOutput CrossCodeFormInput LandingCodeFormInput CRCookieFormInput CRCrossCodeMailTo
- Cross code globals: CRCrossCode CRLandTime CRLandingCode CRActionMinutes
- No landing flag: CRNoLand
Deprecated Documentation
2004 Deprecated
- The globals "okay" and "valid" are used by some of our snippets on old sites in JavaScript, and are confirmed still in use.
2003 Deprecated
- tlitrack should no longer be used. Use cr_track instead.