Quote:
Originally Posted by PretjeNL
I have thinking before on something like that, but until now not tried to use.
On one of my sites i had 4 embeded cams trough the Iframe, but every time someone went to that site the 4 cams counted as a hit.
Is it with the DIV also counting as a hit?
|
yep, the iframe counts as a hit and a click through counts as a hit.
i do several things
1. i send all my click throughs through a script that writes the hit to the database so i can keep track of actual click throughs
2. i use a distinct tracking code on each iframe and on each click through so i can keep track in cb's stats
.