Ed T-Guy Posted January 31, 2018 Report Posted January 31, 2018 I would like to know not only the number of impressions of an ad in a zone by hour, but also the device that received the impression. I have been observing the database, and it appears that data_bkt_m keeps a running count by ad_id and zone_id, then updates data_intermediate_ad hourly. The webpage requests ajs.php with arguments for zone id and call back values. I assume somewhere in this request is where data_bkt_m is updated. I'd like to pass a third argument that represents the fingerprint of the device making the request. If someone could point me towards the documentation that explains how to extend the application to acheive this, it would be most appreciated. Quote
andrewatfornax Posted February 4, 2018 Report Posted February 4, 2018 Hi @Ed T-Guy, Unfortunately, the developer documentation is lower down on our TODO list than most things, but I do try and add to it whenever I can (usually when I discover something that I didn't know before!). You can see what we have at https://documentation.revive-adserver.com/display/DOCS/Developer+Guide Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.