CpaLead Monetize Certain Forums For Guests or members
What it does ?
This Uses http://www.cpalead.com/apply.php to monetize certain forums, so for example if you have a forum for watching videos or downloading files you can block that forum from either guests or members until they complete a short free survey. Once you join CPALead and create a widget code you can choose to have people complete a survey everytime they visit a page or just once or after x amount of hours. This is a good option if you want members to only complete a survey once and then never again. Example: http://www.choiceforum.info/forumdisplay.php?4-General-Crap http://www.choiceforum.info/forumdisplay.php?7-Downloads Install instructions : To block members and Guests. Place this code in your FORUMDISPLAY template below the opening <head> tag. Replace the xx with your forum id Number. Code:
<vb:if condition="in_array($foruminfo[forumid], array(xx))"> CPALead Script Here.. </vb:if> Place this code in your FORUMDISPLAY template below the opening <head> tag. Replace the xx with your forum id Number. Code:
<vb:if condition="$show['member']"> <vb:elseif condition="in_array($foruminfo[forumid], array(xx))" /> CPAlead Code... <vb:else /> </vb:if> Please mark as installed if used.... Download No files for download. |