This WordPress plugin inserts the code needed for a custom AIR Install Badge that will track user clicks in real time. The total number of download/installs will be displayed in a Dashboard widget.
UPDATE latest version: 1.2 get it here
= What’s changed in 1.1 =
- simplified the tag that is used to place the AirBadge on the page – ready for multiple badge support
- added management of hardcoded values (air url, appid, pubid) to Settings page
- both tag and value input changes made to be backwards compatible with v1.0!
- moved tracked clicks display to Dashboard
- added css in admin header
- pre-2.7 WP versions still get their clicks display on the Settings page
The tracked user counts are now displayed in a Dashboard widget for easier access. The values that had to be hard-coded into the source are now manageable from the Settings page. Also, the tag used to place the badge on the page no longer needs to contain urls and id’s: it’s simplified into
[airbadge]0[/airbadge]
but this – from the 1.0 version – will still work:
[airbadge] application name, full url to your application.air,
application version, full url to badge_img.jpeg[/airbadge]
Still, please update your tag, as this change is to make the plugin ready to support multiple installs.
Or get it from the WordPress plugin section!
One Comment
The plugin version on the WP plugin site is 1.0, not 1.1
Thanks for the cool plugin