Go Back   WarriorForum - Internet Marketing Forums > The Warrior Forum > Ad Networks - CPA, CPM, CPL - Millionaire Makers..
Register Blogs FAQ Social Groups CalendarHelp Desk

Reply
 
LinkBack Thread Tools
Old 02-27-2011, 10:54 AM   #1
Vasil Georgiev
 
vasko_prasko's Avatar
 
Join Date: Nov 2009
Posts: 51
Thanks: 3
Thanked 0 Times in 0 Posts
Default cpa widget rotator ?

Hello, I've been searching for cpa widget rotator and found this:

<?php
$rand
= rand(1, 2);
if (
$rand==1){
***
lead code
}else{
Adsend code
}
?>



I can't make it work. I don't know where i'm wrong. My website is wordpress. I go to Appearance -> Editor -> header.php (that's where my widget is).


If anyone can help me make this thing working please help. All replies are welcome.

vasko_prasko is offline   Reply With Quote
Old 02-27-2011, 11:27 AM   #2
Adscend Media rep
 
Join Date: Aug 2009
Posts: 69
Thanks: 0
Thanked 9 Times in 9 Posts
Social Networking View Member's Twitter Profile 
Default Re: cpa widget rotator ?

If you were top place your Javascript code where you have "Adscend code" then it's going to be treated as PHP. Do this instead:


<?php
$rand = rand(1, 2);
if ($rand==1){?>
***lead code
<?}else{?>
Adsend code
<?}?>

Adscend Media : Your source for content locking, email submits, mobiles, and much more.
http://adscendmedia.com
Jeremy_AM is offline   Reply With Quote
Old 02-27-2011, 02:15 PM   #3
Vasil Georgiev
 
vasko_prasko's Avatar
 
Join Date: Nov 2009
Posts: 51
Thanks: 3
Thanked 0 Times in 0 Posts
Default Re: cpa widget rotator ?

Thanks. It worked. But if i complete a cpalead survey and continue to the site on the next page will be the adscend widget. So that way my visitors will have to complete 2 surveys to have access to my site.

vasko_prasko is offline   Reply With Quote
Old 02-27-2011, 03:25 PM   #4
Adscend Media rep
 
Join Date: Aug 2009
Posts: 69
Thanks: 0
Thanked 9 Times in 9 Posts
Social Networking View Member's Twitter Profile 
Default Re: cpa widget rotator ?

Yep.
Well, run both for a little while and then switch to using only one of them -- whichever earns you the most.

Adscend Media : Your source for content locking, email submits, mobiles, and much more.
http://adscendmedia.com
Jeremy_AM is offline   Reply With Quote
Reply

  WarriorForum - Internet Marketing Forums > The Warrior Forum > Ad Networks - CPA, CPM, CPL - Millionaire Makers..

Tags
cpa, rotator, widget

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 01:36 PM.