Register Advertise with usHelp Desk Today's Posts Search

Thread Tools Search this Thread
Unread 7th Jan 2012, 11:19 AM   #1
Senior Warrior Member
War Room Member
 
Join Date: 2010
Posts: 1,036
Thanks: 66
Thanked 59 Times in 31 Posts
Default
Help Wanted: Looking for someone to install a re-direct page
Share on: 
fb share twitter share gplus share more share

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
redstanford is offline   Reply With Quote
Unread 8th Jan 2012, 03:04 AM   #2
HyperActive Warrior
 
Join Date: 2011
Posts: 105
Thanks: 2
Thanked 0 Times in 0 Posts
Default
Re: Help Wanted: Looking for someone to install a re-direct page
Share on: 
fb share twitter share gplus share more share

hi,

I am vinod vyas. i can do this. Please add my skype : vinod_vyas_dt
indianhub is offline   Reply With Quote
Unread 8th Jan 2012, 06:23 PM   #3
HyperActive Warrior
 
kokopelli's Avatar
 
Join Date: 2010
Posts: 413
Thanks: 8
Thanked 104 Times in 90 Posts
Default
Re: Help Wanted: Looking for someone to install a re-direct page
Share on: 
fb share twitter share gplus share more share

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>
You could also add tracking code (e.g. GA) to that page if you wished.
kokopelli is offline   Reply With Quote


Bookmarks

Tags
install, page, redirect, wanted


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off




All times are GMT -6. The time now is 08:40 AM.