Drupal Adsense Module Gets Revenue Sharing Feature
The Drupal Adsense module has been updated to allow revenue sharing.
Some technical details for the curious:
- The site admin can assign a certain percentage of ad views to be assigned to the node author's Google AdSense client ID.
- The node types are also configurable, so the admin can only enable it for specific node types (e.g. blogs).
- The revenue sharing only applies to the full node view, not the teasers. These go to "the house" (i.e. the site assigned Adsense client ID).
- The path /blog/uid also has revenue sharing enabled.
- A specifically named profile field has to be filled in by the user to get credited with the ads.
- When revenue sharing is enabled, adsense caching is disabled.
- The percentage is determined based on a random number generator. So it is basically tossing dice from 1 to 100, and seeing if this page view should be awarded to the author or the site. I did this so that I dont have to keep a running total in the database, which would slow things down.
Benefits
This is a great community building tool.
Most Comments
Most commented on articles ...