From LifeType Wiki
Name: counter.blogscout.de
Latest version: 0.1
Download link: No official link yet( oscar? :)) - Download
License: GPL
Author: Based on Google Analytics Plugin v0.1 - improved by Alex Kaiser
Description
Returns the JavaScript of counter.blogscout.de for easy integration of the tracking-code in a blog. You just need a account with counter.blogscout.de... of course.
The Plugin offers a settings page where a Blogger can fill in his counter.blogscout.de Blog-ID. The Plugin uses a method call getJavascriptCode returning the counter.blogscout.de tracking code.
Configuration
The plugin configuration page can be found under Control Center->Integrations Management (fits best i guess?!)
In order to use, simply include the following in your footer.template (best right before </body>):
{if $counterblogscout}
{$counterblogscout->getJavascriptCode()}
{/if}
Notes
English and german language file included.