Difference between revisions of "ConversionRuler Tracking API"

From Market Ruler Help
Jump to: navigation, search
(Created page with '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 f…')
 
Line 4: Line 4:
  
 
  https://www.conversionruler.com/bin/tracker.php
 
  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:
 
The following parameters are accepted to this call:
Line 14: Line 16:
 
| '''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 />
+
| 19<br />935
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