This tutorial allows you to track more information about the users who visit your HP on IMVU.
1) Start by registering a clicky account:
https://clicky.com/2) Login to clicky and get your clicky tracking code
3) Add your clicky tracking code to your HP
4) Add the following JavaScript code to your HP:
<script type="text/javascript">
var vName = document.getElementById("mininav-avname").innerHTML;
var clicky_custom = clicky_custom || {};
clicky_custom.visitor = {
username: vName
};
</script>
5) Wait for people to visit your HP
6) Login to clicky and check the visitor info on your clicky dashboard