Forum Moderators: martinibuster
Can anyone recommend a way for two individuals to ‘share’ adsense revenue, it’s my understanding that adsense wont allow two publisher id’s to originate off the same page. My partner and I both want to benefit from adsense on our shared site, but we both currently operate our own separate sites. I’m trying to figure out a way to do this without problems arising from our ‘personal’ accounts being credit with a shared work.
Thanks in advance for any help.
I bet that was a lot of peoples understanding but one post in this recent thread says they do, maybe you should write them about this.
Heres the thread
[webmasterworld.com...]
Create two AdSense accounts and create two copies of all the AdSense HTML fragments for your site. On one half put ads generated for your AdSense ID. On the other half put ads generated for their AdSense ID.
Now you have some choices: (a) put your AdSense ads on your content, and theirs on their content, assuming you can easilly divide it. Or (b) write a server-side include that "rotates" the ads between your account and their account, so that sometimes it displays your ads, and sometimes theirs. Set the rotation frequency to equal the amount of effort each of you has put into the site, maybe 50-50, maybe 30-70, whatever you agree between you.
The revenues won't be divided exactly evenly, obviously there will be some statistical variations, but in the long run it should work out to the % you decided on.
I believe there is a PHP script out there to do this somewhere but I can't recall where it is. It shouldn't be difficult to write your own either.
Note: I haven't tried this, and I am not sure whether it would violate the TOS, I don't think it would providing each page either shows only your content or only theirs, but maybe you better check.