10-17-2011 07:58 AM
I'm working on my own in-app advertising system to complement the BlackBerry Advertising Service, which I'm concerned won't have a good-enough fill rate, or (especially) will not fill fast enough after the banner is displayed. I need something that fills right away for transient pop-ups. So, I'm planning to do it myself and use Analytics or else my own system to track impressions and clicks.
Question to people who have been playing with this for a while, is the BlackBerry Analytics Service ready for such a use? I'll be billing advertisers potentially a lot of money based on the analytics data.
How much data would I be likely to lose, and I especially want to confirm there are no cases these days of erroneous data that would result in overbilling.
Thank you...
Solved! Go to Solution.
10-17-2011 08:48 PM
Analytics should not be showing as Beta any more. It went Gold on the 11th. It's been well tested by many developers and several improvements went into it as a result of feedback.
Assuming you use the onAdImpression and onAdClick events, data would be sent only when you send it. There is the potential for data loss in the case where you send a large amount of data and the device is unable to send it due to lack of coverage, in which case some events would be dropped from the queue.
It is unlikely that you would be sending that many such events, or that you would do so while the device is unable to make a connection to transmit the events.
10-18-2011 11:08 AM