Closed (outdated)
Project:
Advertisement
Version:
6.x-2.x-dev
Component:
ad module
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
12 Nov 2011 at 00:06 UTC
Updated:
19 Sep 2024 at 11:10 UTC
Jump to comment: Most recent
Comments
Comment #1
jeremy commentedIt should be simple enough to just add a configuration option to globally disable all statistics for the module, as all statistics are tracked in a central function. We'd need to confirm this would work with the ad_cache_* modules as well (likely simplest they'd be collected by the cache, but thrown away instead of being inserted into the database).
Comment #2
jeremy commentedI took a quick look -- unfortunately what I said is not entirely true. The caching layers can insert into the database directly -- so to support this feature it would take changes in multiple places. Still, quite doable.
Comment #3
jenlamptonUntil we get this ironed out, I've created a tiny statistics killer: http://drupal.org/sandbox/jenlampton/1435124
But let me know when there's a patch to test :)
Comment #4
andrewtf commentedFlushing the ad statistics on cron could be really useful. However it would be preferable to be able to export or backup the statistics in a meaningful way (as a csv file or spreadsheet, for example) in case advertisers want to know how their ad's been performing. It actually doesn't happen too often, but of course the last time I truncated a too-huge ad statistics table via PHPmyadmin someone came of the woodwork and asked for a clickthrough number…
Comment #5
gregarios commentedI'm all for improving the performance by having the option to totally disable click- and stat-tracking for all or some specific ads.
Comment #6
lrwebks commentedDrupal 6 is EOL and no longer supported. Closing this as outdated for that reason. Thanks for your contribution!