account = 'your_RSID_here'; /* You may add or alter any code config here */ $s->pageName = ''; $s->pageURL = getCurrentUrl(); $s->server = 'Mobile Site'; $s->channel = ''; $s->pageType = ''; $s->prop1 = ''; $s->prop2 = ''; $s->campaign = $_GET['cid']; $s->state = ''; $s->zip = ''; $s->events = ''; $s->products = ''; $s->purchaseID = ''; $s->transactionID = $s->purchaseID; $s->eVar1 = $_GET['intcmp']; $s->eVar2 = ''; $s->manageVisitorID(); $s->currencyCode = 'USD'; $s->cookieDomainPeriods = 2; $s->mobile = true; $s->botDetection = true; /* Turn on and configure debugging here */ $s->debugTracking = false; $s->sendFromServer = false; /* WARNING: Changing any of the below variables will cause drastic changes to how your visitor data is collected. Changes should only be made when instructed to do so by your account manager.*/ $s->trackingServer = 'dcrookston.d1.sc.omtrdc.net'; ?>