Inserts a custom AIR Install Badge in your post or page content, and displays user click counts on its configuration page.
If you know how your AIR Badge object code should look for swfObject 2, you could change the php code that writes the object. It's in airbadge.php.
Change the javascript function in airdlcounter.js to point to the Google tracker, and the following day you'll see your AIR Badge clicks tracked there. For ga.js, use the "pageTracker._trackEvent(category, action, opt_label, opt_value)" call, where category would be "myAIRBadge", action would be the clickType variable (i.e. tracking "install" or "try again" clicks), and opt_labe/opt_value are optional values to send.
Sorry, that's not possible yet in this version; the numbers will be lumped together...
Requires: 2.7 or higher
Compatible up to: 2.8.4
Last Updated: 2009-9-18
Downloads: 204
Got something to say? Need help?