Difference between revisions of "ConversionRuler Tracking API"

From Market Ruler Help
Jump to: navigation, search
Line 13: Line 13:
 
! Parameter  !! Required !! Description !! Examples
 
! Parameter  !! Required !! Description !! Examples
 
|-
 
|-
| <code>siteid</code>
+
| <span style="code">siteid</span>
 
| '''Yes'''
 
| '''Yes'''
 
| The Site ID assigned to your site. Should remain the same for your entire site.
 
| The Site ID assigned to your site. Should remain the same for your entire site.
 
| 19<br />935
 
| 19<br />935
 
|}
 
|}

Revision as of 18:40, 27 April 2016

ConversionRuler supports back-end calls to our server from your server, provided that your web site is willing to manage aspects of the user session and cookie management. This functionality is intended for advanced developers who understand cookies, the HTTP protocol, URL escaping, and how to retrieve various aspects of browser state.

The main call to ConversionRuler is:

https://www.conversionruler.com/bin/tracker.php

All parameters are passed as a query string to the above call.

The following parameters are accepted to this call:

Parameter Required Description Examples
siteid Yes The Site ID assigned to your site. Should remain the same for your entire site. 19
935