Configuration Question(s) about Revenue Sharing Set Up
| Project: | AdSense |
| Version: | 6.x-1.2 |
| Component: | Documentation |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Hi,
This module is great! I'm trying to figure out a few details and hope that someone might know the answer.
I currently have these modules enabled:
Ads (old) 6.x-1.2
AdSense Click Tracking 6.x-1.2
AdSense core 6.x-1.2
CSE Search 6.x-1.2
Managed ads 6.x-1.2
Revenue sharing basic (old) 6.x-1.2
I have a text profile field enabled for certain roles (paired with profile role module) to be able to enter their google adsense publisher ID.
I have revenue sharing enabled under the adsense module settings.
I have the profile field I created linked to Google AdSense client ID profile field on the revenue sharing settings.
I have the percentage set at 60%.
I have a few content types enabled.
My Issue/Question:
For one of my content types (Green Article) that is enabled in the adsense settings, I have an "old adsense block" being placed next to the content using panels (latest version). I've tried posting a new article using a test account. For this test account I'm using my friends publisher ID in the user profile field that is configured. When I view the source code for the page it always shows the publisher account of the primary adsense account on my drupal site (i.e. my adsense account publisher ID).
Do I need to disable completely the "managed ads" in order for other publisher accounts (profile module Adsense IDs) to show up linked to the ads under the source code?
I might even be wrong, but I think that 60% of the time, that the author's google adsense publisher ID would show up when looking at the source code.
Can someone please clarify how this works and please let me know if I'm missing something obvious?
Maybe it is because I'm displaying both new and old adsense blocks on the same page? Lot's of questions, but I hope it's a simple answer.
Thank you so much all you awesome Drupal people!
-CarbonPig

#1
Do you have Drupal's cache enabled? If so, it will generate the page with one ID and keep it until the cache for that page expires..
Disable it and test it again.. There's a patch in another issue that will fix that, but I still have to test it.
If that's not it, can you change the sharing percentage to 100% to see if at least it does work or if there's something fundamentally wrong.
João
#2
Hi Joao,
Thanks! I think you were on the right track. I don't have cache enabled under performance, but I don't think that I had cleared the caches since I got this all configured. Now that I've cleared the cache it seems to be working fine.
Cheers,
CarbonPig
#3
Good to know.
#4
Automatically closed -- issue fixed for 2 weeks with no activity.