Jump to content

How do I extend impression logging?


Ed T-Guy

Recommended Posts

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.

Link to comment
Share on other sites

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.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...