Quick Azoogleads Question

Status
Not open for further replies.

wrstroud

New member
Dec 15, 2006
252
2
0
I haven't really ever messed with azoogleads, but I found a campaign I want to promote via ppc.

Should the url that I actually want to insert into my landing page be the: http://x. azjmp .com/293XS url they give on the campaign's description page?

Just want to make sure before I get raped too much.

Thanks.
 


i would recommend that you use a php redirect on your landing page.
basically make a php file called go.php and put the following code in there.

<?php
header( "Location: http://youraffiliatelink.com" ) ;
?>

this makes it look much cleaner and with some manipulation you can achieve more control over your campaign.
 
Yea yea, I got that down, I just wanted to make sure I was putting the right aff url in the header.
 
if your running different campaigns with same offer allows you to see whats working and whats not so you can tweak for maximum profits. I thinks. lol
 
I also have a similar question. Since azoogle provides a landing page, does that mean that we don't need to create a custom landing page for an azoogle campaign? Is the only reason people add the php header(affliliatelink) part is for getting more control such as installing statistical software for better tracking?
 
i don't think azoogle provides a landing page...

If I click on an offer on azoogle and go to the search offers it gives me a tracking URL like http: x. azjmp. com/ abcxyz

If I enter that in to a browser I get a web page where customers can sign up. I was calling that a landing page. :eek:
 
Status
Not open for further replies.