I tried emailing imobitrax but havent gotten a response and I haven't seen anything in the userguide.
When I create landers I either duplicate a current lander or start from a template that already has the Server to Server code below already included:
<?php $domain='http://mytrackingdomain.com/';
include ('tracking.php'); ?>
so is there any way to add my IP to some whitelist? Is there anything I can do?
If you go to the page from the test link inside the edit campaing area it will appear I believe
Well yeah, of course that will work, but it's frustrating to work on a lander and always have to go to it from another page or link/url. Would be cool to see that IP whitelist feature added.
For now, I just don't add that code in the lander until I'm ready to start testing/sending traffic.