Ok Guys/Gals question here,.

Status
Not open for further replies.

Mill

New member
Jul 7, 2006
470
29
0
North Carolina
www.cardfindsusa.com
After watching shoe and jon talk in the WMR chatroom today, I decided to try my hand at some affiliate marketing. Not that I know what the fuck im doing but hell it didnt sound to hard,lol. Yeah yeah I know I may be wrong, but I have to get my earnings up.

Ok so here is my scenario.. I go to azoogle and pick an offer.. say I pick the Hoodia Offer! Ok I heard people saying earlier today that I should just make the ad with the URL of the companies Landing Page. The issue I have is that in Adwords I can't put in the full url I get from my offers page.

So my question is how does one go about pointing the ad clickers to my site I create, and then before my page loads Redirect them to the page of the company, and still get credit for the visitors?

Hope this makes sense! Hearing all them guys in their making 1k+ a day really lit a fire under my ass,, I really need to get some more cash coming in ( i know we all do.lol) I have all my cash tied up in this house I bought and it aint sold yet! Bills Piling up Fast,,

"Your the Big Winner tonight Mikey"
==========================================
Anyone wanna buy a house in NC 40 mins N of Charlotte for 140k ( it's on the 6th green of a golfcourse. can send you pictures of the before and after) Sorry dont hurt to ask..lol.:anon.sml:
 


Er.. not quite sure what you are asking.

You want to redirect the users straight to the company page?
I guess you could do this via a javascript redirect including your ref number, but my second guess is something like this will get you kicked quickly.

Why not put up some related content and let the people click their way to your riches?

::emp::
PS: 100K a day? Holy Blingbling, Batman! :batman:
 
Code:
<html>
<head>
<title></title>
<script language="javascript">
function go() {
  window.location.replace('http://www.domain.com/directory/page.php?var=querystring');
}
</script>
</head>
<body onLoad="javascript:go();">
</body>
</html>
or
Code:
<html>
<head>
<title></title>
<meta HTTP-EQUIV="REFRESH" content="0; url=http://www.domain.com/directory/page.php?var=querystring">
</head>
<body>
</body>
</html>

don't expect affiliate marketing to be your immediate savior to financial issues though, you've got a long road ahead of you.
 
haha i wrote 1K+..lol... I aint trying to get rich at the moment , just get by.

Yeah what I was asking was is it not possible to :

1) Buy a domain and put it on the server
2) Get the url of the azoogle offer page
3) Use adwords and put my URL in directing them to my domain name
4) Redirect from my domain immediately to the offer page.

The reason I ask is that the offer page looks a hell of a lot better than the splash page they give us to use. And some of the PPC sites list your url to 35 chars so it cuts off like the last few numbers of the part of the url they supply me to give me credit for the sale/ lead.

Make sense? And did you say google adwords doesnt allow redirects?

Thanks.
 
then simply make your own short landing page, and collect emails for a mialing list there too and hav it autoresopnd with the link to the affiliate site.
 
I believe you can link directly to the companies products in adwords as long as the company is not doing it themselves? I remember Kieron saying something like this, but I am not 100% sure... I would check it out.

Make a short and sweet review of the product on your landing page, include original pictures if it is physical goods. Then link with your id.
 
It seems like a custom landing page would be beneficial from an overall sales perspective. Has anybody done research on this to know how much a custom landing page affects things? I am completely new to the affiliate thing, but very interested in learning more.
 
Ok well maybe I got the wrong impresion, But i thought others were saying send the visitors directly to the companies page due to the fact that it was more well laid out and informative. Fukn confused now on what to do.. bastards..

No really thanks for the input
 
Status
Not open for further replies.