The official uberVU blog about social media analytics and stuff
Wednesday, 16 December 2009
The uberVU badge shows a real-time count of the number of times your webpage or blog post has been shared or commented on a variety of social networks: Twitter, Friendfeed, Digg, Hacker News, Yahoo Buzz, Reddit, Stumble Upon, Delicious.
The badge lets your visitors to see where the discussion is happening and also make a contribution to each platform by tweeting or voting on all the platforms above.
We have also created a Wordpress plugin which integrates the badge into your Wordpress posts.
Copy and paste the following code where you want the button to be displayed:
<script type="text/javascript" src="http://badge.ubervu.com/badge.1.0.js"></script>
Custom URL and title
The badge automatically retrieves the title and URL of the page it is integrated in. You can specify a custom title and URL using the following code:
<script type="text/javascript">
var ubervu_url = "http://your-url";
var ubervu_title = "Your Page Title";
</script>
<script type="text/javascript" src="http://badge.ubervu.com/badge.1.0.js"></script>
The URL must be the final destination URL, after all redirects are followed.
Custom skin:
The default style is the following:

Another skin is available using the style parameter:
<script type="text/javascript">
var ubervu_style = "compact";
</script>
<script type="text/javascript" src="http://badge.ubervu.com/badge.1.0.js"></script>
and looks like this:

Tagged with: badgepluginreal-timesocial reactionsuberVU news
We believe in social media. But we also believe in numbers. We will look on interesting case studies, provide you with cool links and shameless self-promotions from time to time.
uberVU can help you with social media analytics about brands, stories or events. Cheers!