xxf8xx
Supreme Member
- Nov 30, 2009
- 1,322
- 605
I realize a lot of you already know about whos amung us and how to use it properly but I'm finding a lot of people recently who have never heard of it and figured I'd make a thread on it.
Whos amung us is basically a site to track how many visitors are currently on your website and where they are coming from in real time. It will also show stats for the past 12 hours.
It will look something like this:
So the first thing you need to do is go to this site:
You will see the below code on the homepage. This code is unique to you.
We do not want the whole code as this code will cause a small widget to appears on your page and we don't want our visitors to have to see that.
The part we need to copy is right after "tab". The code above is "7ekx"... Copy that code and save it somewhere as we will need it for later.
Here is the code we are interested:
Replace YOURCODEHERE with your code. Now place this div in your html code at the bottom of your page. If you are using wordpress or something other than raw html simply place the script without the div tags anywhere.
Now you're ready to start tracking your stats! Go to the following page to track your visitors:
Obviously replace YOURCODEHERE with your code again.
Happy tracking!
Cheers!
Whos amung us is basically a site to track how many visitors are currently on your website and where they are coming from in real time. It will also show stats for the past 12 hours.
It will look something like this:
So the first thing you need to do is go to this site:
Code:
http://whos.amung.us
We do not want the whole code as this code will cause a small widget to appears on your page and we don't want our visitors to have to see that.
The part we need to copy is right after "tab". The code above is "7ekx"... Copy that code and save it somewhere as we will need it for later.
Here is the code we are interested:
Code:
<div style="VISIBILITY: hidden;">
<script id="_waufg6">var _wau = _wau || []; _wau.push(["small", "[COLOR=Lime]YOURCODEHERE[/COLOR]", "fg6"]);(function() { var s=document.createElement("script"); s.async=true; s.src="http://widgets.amung.us/small.js";document.getElementsByTagName("head")[0].appendChild(s);})();</script>
</div>
Now you're ready to start tracking your stats! Go to the following page to track your visitors:
Code:
whos.amung.us/stats/YOURCODEHERE
Happy tracking!
Cheers!
Last edited: