Woopra is a decent traffic analytics tool for small websites. After Google analytics Woopra may be considered the best alternate. The only drawback of Woopra is that it doesn’t track the visitors in real-time rather it updates stats in 24 to 48 hrs.

Now along with the PC users, iPhone users can also get Woopra on their iPhone using an app developed by Hubert Streitenberger named: ‘Woopra 4 iPhone‘.

Woopra 4 iPhone is a small app for iPhone that acts as WordPress plugin but it’s not Woopra-Client or WordPress-Plugin but a little code that converts Woopra stats for conveniently viewing them on iPhone. so user can track Woopra stats anytime whereever they want on their iPhones.

How to get ‘Woopra 4 iPhone’ in your iPhone

  1. First of all setup you need to setup your account at Woopra.com. If you have one then your r on the go.
  2. Download Woopra4iPhone.zip
  3. Extract Woopra4iPhone.zip file to a location on your webserver
  4. edit config.php and input your Website URL, api-key and site-key. (find your Member’s area)
  5. define(’woopra_host’,'www.YOURSITE.COM’);
    define(’woopra_api_key’, ‘XXXXXXXXX’);
    define(’woopra_site_key’, ‘XXXXXXXXX’);

  6. If you use PHP4 remove comments on marked lines in config.php
  7. It’s insecure untill you password protect it.
  8. Point your iPhone browser to the location where the extracted files on your webserver are.

That’s it

Comments are closed.