Closed (duplicate)
Project:
Google AdSense integration
Version:
5.x-1.5
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
16 Jun 2007 at 04:30 UTC
Updated:
16 Jun 2007 at 04:36 UTC
For developers using node profile or not using the revenue sharing option, it's very inconvenient to have the adsense CLIENT_ID stored in the profile table. This causes the CLIENT_ID_PROFILE_FIELD to show up on every user's profile whether it's used or not.
Have a flag that can be set to: "no revenue sharing." In this case, store the adsense account number in some other table, like variables, so that the field does not show up in the user profile.
Or perhaps an easier way would be to search for a "client_id.txt" file that stores the record.
Comments
Comment #1
kbahey commentedDuplicate of this issue http://drupal.org/node/82118