wideweb
Newbie
- Jan 19, 2010
- 38
- 6
Hi
Is it possible to cloak an affiliate link on your server using the php redirect code and still set up tracking?
Besides using tracking 202, is there any other free tool to track conversion for CPA offers?
This is the code am using for my re-direction
<?php
header("Location: http://mywebsite.com");
?>
Thanks
Is it possible to cloak an affiliate link on your server using the php redirect code and still set up tracking?
Besides using tracking 202, is there any other free tool to track conversion for CPA offers?
This is the code am using for my re-direction
<?php
header("Location: http://mywebsite.com");
?>
Thanks