hi,
am hosting a website programmed in PHP, and i want to log into my database every successful displayed Ad unit in the page..
i want to store information such as visitor info, the visited address which displayed the Ad, etc..
i want this to be done only ( if ) ad served correctly!
is it possible for API to have a callback function on successful served ads?
i don't want to relay on server scripts only, since it will record every page view regardless if ads served right or not!
some users might be browsing fast, or do not wait the page to be loaded fully, some might be using ad blockers, and in these cases, i do not want to log it in database.
any help appreciated!
thanks