Hi,
I expect I am missing something obvious (I am fairly new to Drupal, so maybe I am looking in the wrong place), but I can't figure out how I can restrict the visibility of the actual advertisement node that displays statistics about the number of impressions and clicks. I have searched high and low, tried various node access modules (first node_access, then nodeaccess), but the visibility of the actual node keeps being tied to the "show ads" permission setting. If I turn that off, no ads at all are shown. I don't like any arbitrary visitor to be able to access this information about advertisements (eventhough they would have to know the actual URL to access it). I found mention of an ad_permission module, but that seems to be relevant only to the Drupal 5 version of this module.
Thanks for any advice.
Eelke
Comments
Comment #1
eelkeblokCan anyone offer any insight? Do you need more information? Am I just expecting something of this module that it does not do (maybe my expectency is unreasonable)?
Comment #2
kirie commentedI would also be interested in an answer to this! Anybody?
Comment #3
jeremy commentedYou will first need to enable the Ad Owners module. This will provide you with granular per-advertisement permissions which include "access statistics".