I believe with good math, you can when you set up the campaigns and zones. This would have to be done using the openx report generation feature.
OpenX has a lot of nice features such as reporting, once you become familiar with its usage. Optionally you could perhaps tie into these feature with third party scripting.
One of the biggest problems was with the plugins interface release back when, the standard logging was ripped apart and why the country does not show in conversion reporting now. Others have made add ons or code hacks to accommodate this, however if you can read code, basically putting the logging back into 1 plugin fixes these issues.
I was about to create a plugin with more / better reporting features, however lost interest in it. If / when I ever get back to it, I hope to have all this within a word press plugin, and removed from OpenX.
Sorry late reply, been going thru a nightmare sickness here, as soon as we start to feel better, we (family) begin spontaneous vomiting and back to bed. Today fever and chills.
I see what you are saying, just OpenX not counting. Perhaps a small include script that ads ip to dont track records, then removes every hour. Probably pretty easy. Biggest problem, kept in config and not db.
here is the flow if someone wants to do it:
include script writes clicked ip to var/domian.config.php [logging] ignoreHosts="ipn.umb.erh.ere"
settings set to 3600 seconds. ignores for 1 hour. openx/www/admin/account-settings-banner-logging.php
this should do as you need, can add more to delete as it might get big fast.
perhaps you misunderstand me Mike, the user can still click on the ads but it does not count as click. this is because, only one ip can count within 24hrs. the same users can clicks as many ads they like.
this mods will bring high quality traffic to advertiser. less bounce rate, more time in their site and surely enough, they will come back to advertise in your site again.
Perhaps; I don't see it however, the showing a banner to someone that can not click it.
lets say user sees banner, and continues to click it without refreshing page, There was no interaction with the reload of a new banner, no control mechanism.
hmm perhaps the click itself.... will think on it, however I have a full plate and empty belly if that makes any sense. (lots work / no pay) Mike
that did not work, it's only count views not clicks. i set limit number view: 5 reset 24hrs.
when i refresh 5 times, the banner disappear. i have not click on the banner yet.
what i am looking for is unlimited view. however when a person click on the ads, the ip only count one in every 24hrs.
for example, if i click the ads at noon, ..and for some reason i visited the site again in the evening and i click it again. that should only count as 1 instead of 2 clicks. this is because the same ip click twice within 24hrs.