Go Back   WarriorForum - Internet Marketing Forums > The Warrior Forum > Warrior Special Offers Forum > Wanted - Members Looking To Hire You
Register Blogs FAQ Social Groups CalendarHelp Desk

Reply
 
Share
LinkBack Thread Tools
Old 01-07-2012, 10:19 AM   #1
Senior Warrior Member
War Room Member
 
Join Date: Nov 2010
Posts: 1,034
Thanks: 61
Thanked 67 Times in 31 Posts
Default Help Wanted: Looking for someone to install a re-direct page

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
Old 01-08-2012, 02:04 AM   #2
HyperActive Warrior
 
Join Date: Dec 2011
Posts: 105
Thanks: 4
Thanked 0 Times in 0 Posts
Default Re: Help Wanted: Looking for someone to install a re-direct page

hi,

I am vinod vyas. i can do this. Please add my skype : vinod_vyas_dt
indianhub is offline   Reply With Quote
Old 01-08-2012, 05:23 PM   #3
HyperActive Warrior
 
kokopelli's Avatar
 
Join Date: Mar 2010
Posts: 413
Thanks: 8
Thanked 102 Times in 88 Posts
Default Re: Help Wanted: Looking for someone to install a re-direct page

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
Reply

  WarriorForum - Internet Marketing Forums > The Warrior Forum > Warrior Special Offers Forum > Wanted - Members Looking To Hire You

Bookmarks

Tags
install, page, redirect, wanted

Thread Tools

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 12:18 AM.