![]() | ![]() | ||||||||
| | #1 |
| Senior Warrior Member War Room Member Join Date: Nov 2010
Posts: 1,034
Thanks: 61
Thanked 67 Times in 31 Posts
|
hello, i am looking for someone to install either a re-direct page that will appear for a very short time (hopefully faster than the eye can see) then take them to Amazon or install a A/B tracking code on my site's .php file. what i am trying to do is test conversions on my amazon aff. site and have Amazon be my conversion page. however of Amazon won't allow you to install a tracking code on their site so i need a way to do it internally so i can see what converts best on my end without losing any profits this month. starting offer: $35 but certainly negotiable |
| | |
| | #2 |
| HyperActive Warrior Join Date: Dec 2011
Posts: 105
Thanks: 4
Thanked 0 Times in 0 Posts
|
hi, I am vinod vyas. i can do this. Please add my skype : vinod_vyas_dt |
| | |
| | #3 |
| HyperActive Warrior Join Date: Mar 2010
Posts: 413
Thanks: 8
Thanked 102 Times in 88 Posts
|
You can create a php redirect page similar to this: Code: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title></title>
<META NAME="*" CONTENT="noindex" />
<META NAME="GOOGLEBOT" CONTENT="NOINDEX, NOFOLLOW">
<META NAME="ROBOTS" CONTENT="NOINDEX, NOFOLLOW">
<SCRIPT LANGUAGE="JavaScript"><!--
function redirect () { setTimeout("go_now()",0); }
function go_now () { window.location.replace ("http://youraffiliatelink.com"); }
//--></SCRIPT>
</head>
<body onLoad="redirect()">
<IMG border="0" width="1" height="1" src="http://anytrackingpixel.jpg">
</body>
</html> |
| | |
![]() |
|
| Bookmarks |
| Tags |
| install, page, redirect, wanted |
| Thread Tools | |
| |
![]() |