Quote:
Originally Posted by Andreas
I've posted this often already, but i'll post it once again
<if condition="!is_member_of($bbuserinfo, x, y, z) AND !$GLOBALS['FIRSTPOSTID']">
|
Kirby, I know this is an old post, but I am having trouble understanding why people want to put Google Adsense on their forums only to right away disable them for certain groups. Isn't this kind of a 'kick in the face' to themselves? I mean the whole reason for putting GA on their site is to make money, then all of a sudden they want to automatically disable it. *shrugs*
Why not give those usergroups the OPTION to disable it instead of automatically cutting out potential earnings.
On my site, I have it as an incentive for supporting memberships. This way I don't lose money on it not being displayed. If someone wants to be a supporting member, then, in their UserCP under Misc Options, I have it set up where they can disable it or leave it on.
An example would be:
Disable Google Ads?
If you would like to disable Google Ads in the forums, put a check in the checkbox below. If at anytime you would like to view them, click again to remove the selection.
[checkbox here] Disable Google Ads?
Then conditionals are set up in the 'modifyoptions' template.
Just my thought process. If I have gone through the trouble of implementing Google Adsense on my site, why would I want to instantly remove it without an option.
Just my .02