Revenue Sharing Forums??

Please support our Growing an Online Community advertiser: Internet Marketing
Reply

Join Date: Apr 2006
Posts: 13
Reputation: dolphins is an unknown quantity at this point 
Solved Threads: 0
dolphins dolphins is offline Offline
Newbie Poster

Revenue Sharing Forums??

 
0
  #1
Jun 3rd, 2006
Hey All,

I just heard about revenue sharing forums, where members can essentially earn revenues on the quality of there posts. This can be done because having better threads, that get more views can earn more money for the member creating the thread. As a community, it becomes a win-win situation for both the community and the members as it promotes discussion. Has anyone heard or know anything about this? I think it could be a real great thing if it was possible.

Thanks:mrgreen:
http://www.Womens-Health.com --Where Women Gather, Share & Learn!!
Reply With Quote Quick reply to this message  
Join Date: Feb 2002
Posts: 12,024
Reputation: cscgal is a glorious beacon of light cscgal is a glorious beacon of light cscgal is a glorious beacon of light cscgal is a glorious beacon of light cscgal is a glorious beacon of light cscgal is a glorious beacon of light 
Solved Threads: 125
Administrator
Staff Writer
cscgal's Avatar
cscgal cscgal is offline Offline
The Queen of DaniWeb

Re: Revenue Sharing Forums??

 
0
  #2
Jun 3rd, 2006
There are a couple of webmaster forums that do revenue sharing with Google AdSense. For example, if you have a Google AdSense account (for your own website), you can plug your account number into your profile. Then, whenever someone views a thread, part of the time it will be the account number of the thread starter, part of the time it will be the account number of a random poster in the thread, and part of the time it will be the forum owner's account number ... hooked up to the Google AdSense seen on the thread.

Of course, this really only works with webmaster forums. Additionally, I'm pretty sure it violates Google's terms of service, but I'm not 100% on that.
Dani the Computer Science Gal
Follow my Twitter feed! twitter.com/daniweb
Reply With Quote Quick reply to this message  
Join Date: Apr 2006
Posts: 116
Reputation: alpha2006 is an unknown quantity at this point 
Solved Threads: 5
alpha2006's Avatar
alpha2006 alpha2006 is offline Offline
Junior Poster

Re: Revenue Sharing Forums??

 
0
  #3
Jun 4th, 2006
Originally Posted by cscgal
Of course, this really only works with webmaster forums. Additionally, I'm pretty sure it violates Google's terms of service, but I'm not 100% on that.
I was wondering about the same thing. I doubt that Google allows that. Yet, this "feature" is advertised on some of the webmaster forums that I have visited.
Google must be aware of this and yet it did not take any action against those who use this practice.
Reply With Quote Quick reply to this message  
Join Date: Feb 2002
Posts: 12,024
Reputation: cscgal is a glorious beacon of light cscgal is a glorious beacon of light cscgal is a glorious beacon of light cscgal is a glorious beacon of light cscgal is a glorious beacon of light cscgal is a glorious beacon of light 
Solved Threads: 125
Administrator
Staff Writer
cscgal's Avatar
cscgal cscgal is offline Offline
The Queen of DaniWeb

Re: Revenue Sharing Forums??

 
0
  #4
Jun 4th, 2006
Yeah, but I wouldn't risk it.
Dani the Computer Science Gal
Follow my Twitter feed! twitter.com/daniweb
Reply With Quote Quick reply to this message  
Join Date: May 2006
Posts: 21
Reputation: playkid is an unknown quantity at this point 
Solved Threads: 0
playkid playkid is offline Offline
Newbie Poster

Re: Revenue Sharing Forums??

 
0
  #5
Jun 6th, 2006
yeah i think google allows this kind of sharing because theres tons of website that are offering revenue sharing.
10 years advertising for only 2 cents!
www.PixelPromotion.net
Reply With Quote Quick reply to this message  
Join Date: Jul 2005
Posts: 56
Reputation: aboyd is an unknown quantity at this point 
Solved Threads: 0
aboyd's Avatar
aboyd aboyd is offline Offline
Junior Poster in Training

Re: Revenue Sharing Forums??

 
0
  #6
Jun 7th, 2006
Originally Posted by cscgal
I'm pretty sure it violates Google's terms of service, but I'm not 100% on that.
I'm about to implement this on one of my forums. I'm looking at Google's terms and I cannot find anything that would prohibit this. Can you explain how it violates the TOS? I don't want to get in trouble.

Hmm. To be honest, I'm not sure how Google would even be able to detect revenue sharing. The ad that appears on the page uses Google's JavaScript code exactly as Google specifies. Doing revenue sharing doesn't involve breaking Google's code, nor does it involve any trickery. The ad on the page is plain JavaScript with an AdSense ID, like any other ad.

Of course, I've been wrong about Google before, which is why I ask.

-Tony
Publisher Database - tools & forums for writers
Outshine - geek blog & free phpBB mods
What Do Women Want? - dating advice for men, from women
Reply With Quote Quick reply to this message  
Join Date: Jul 2005
Posts: 56
Reputation: aboyd is an unknown quantity at this point 
Solved Threads: 0
aboyd's Avatar
aboyd aboyd is offline Offline
Junior Poster in Training

Re: Revenue Sharing Forums??

 
0
  #7
Jun 7th, 2006
Originally Posted by dolphins
As a community, it becomes a win-win situation for both the community and the members as it promotes discussion.
Not only that, it promotes quality discussion, because the people participating don't want to drive away members. Suddenly, the top posters start to view your site the way you view it. They want to provoke discussion without provoking flame wars or anything that jeopardizes the number of viewers.

Originally Posted by dolphins
Has anyone heard or know anything about this? I think it could be a real great thing if it was possible.
Fairly easy with phpBB. Grab the phpBB mod, Custom Profile Fields. Add 2 custom fields to the profile -- 1 for the AdSense ID, and 1 for the Campaign ID. VBulletin can do custom fields built-in, so that should be easy.

Next, the only difficult step. You query the database when a topic is viewed. You get the IDs for the person who started the topic. Then, using PHP's echo statements (or print, whatever your system uses), you write out the Google AdSense JavaScript code, plugging in the IDs of the topic starter. The page is sent to the person's browser, the JavaScript is run as usual, and Google serves an ad for that ID. If someone clicks an ad, Google credits it to that ID, not yours.

After that, you can get pretty fancy. You can plug in your own values if the person who started the topic never entered an ID. You can do yours 50% of the time, and theirs 50% of the time. You can do it randomly, based upon anyone who posted in the topic. You could tie it to their reputation or karma. Lots of ways to do it.

-Tony
Publisher Database - tools & forums for writers
Outshine - geek blog & free phpBB mods
What Do Women Want? - dating advice for men, from women
Reply With Quote Quick reply to this message  
Join Date: Nov 2004
Posts: 52
Reputation: contactsonia is an unknown quantity at this point 
Solved Threads: 0
contactsonia contactsonia is offline Offline
Junior Poster in Training

Re: Revenue Sharing Forums??

 
0
  #8
Jul 11th, 2006
Originally Posted by playkid
yeah i think google allows this kind of sharing because theres tons of website that are offering revenue sharing.
And the best example of this is Digital Point Forums. They have been doing soon for years now.

Does anybody know a working hack for vBulletin 3.5.x?
••• Real Value Hosting - Windows & Linux Hosting starting at $1.66/mo (250 MB Space + 5 GB Bandwidth)
••• WebmasterTalk.in - AdSense Revenue Sharing Webmaster Discussion forum! 2000+ members!
Reply With Quote Quick reply to this message  
Join Date: Jul 2005
Posts: 79
Reputation: 010081 is an unknown quantity at this point 
Solved Threads: 0
010081's Avatar
010081 010081 is offline Offline
Junior Poster in Training

Re: Revenue Sharing Forums??

 
0
  #9
Jul 27th, 2006
oh yea just put my adsense code in digitalpoint forum god my daily revenue from DP is around $7 this works
Reply With Quote Quick reply to this message  
Join Date: Aug 2006
Posts: 13
Reputation: Soniqhost.com is an unknown quantity at this point 
Solved Threads: 0
Soniqhost.com Soniqhost.com is offline Offline
Newbie Poster

Re: Revenue Sharing Forums??

 
0
  #10
Aug 14th, 2006
I think its a great too to increase forum activity.
Free Image Hosting
http://www.IphotoHub.com
Web Hosting Solutions
http://www.SoniqHost.com
Surf the Web Anonymous
[http://www.Proxyleap.com
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Other Threads in the Growing an Online Community Forum
Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC