Users Online Counter
-
Hi people.
My blog is: http://ateaoscem.com
I want to put a Users Online Counter in by blog.
I used the counter: http://www.freeonlineusers.com
(sorry for advertising)but it does not work correctly.
How you can see in by blog, just appear “Online users” and does not appear the number of online users.
The code i am using are in the same text widget as the sitemeter code.
Have you any ideia why it does not work?
WordPress have any Users Online Counter to put in the first page of the blog?
Thank you!
The blog I need help with is: (visible only to logged in users)
-
You haven’t provided the code you used so I cannot examine it and tell you why it’s not operating on your blog. If it’s a JavaScript widget then the software will strip the code out to preserve security as this is a multiuser blogging platfrom. There are several non-JavaScript visitor counters we can use on our blogs like the ones found when you scroll down this page to “Visitor Tracking”.
-
Hi timethief.
This is my code:
<!– Start FreeOnlineUsers.com –>
<font color=#331400><script type=”text/javascript” src=”http://st2.freeonlineusers.com/on1.php?id=1117434″> </script> Online Users</font>
<!– End FreeOnlineUsers.com –>This is correct?
Thank you!
-
The number of users online does not appear!
Of course it does not appear. it will never appear. What part of JavaScript cannot be used on free hosted WordPress.com blogs as the software strips the code out to preserve security on this multiuser blogging platform did you not understand when I explained that to you above?
-
I’m sorry but i don’t read all the article!
What online users counter, can i use?
To pu it on first page of the blog?Thank you!
-
Hi raincoaster. Thank you.
The clustrmaps is like sitemeter, right?
I recorded it on the site, like you can see on my blog:
ateaoscem.comand first, it appears a lots of code.
And what i really want, is a counter that only display the online users at the moment.
Like: “14 Users Online”.
I think that clustrmaps does not do that, right?
Thank you!
-
Clustrmaps shows a map of the world with dots where each of your readers come from. Not like Sitemeter.
You want the Whosamung.us widget. I believe that’s in the list in that blog post. I have it in my sidebar and I love it.
-
-
If i copy the code:
<script id=”_wau28r”>var _wau = _wau || []; _wau.push([“classic”, “tcq60f3wyffa”, “28r”]);(function() { var s=document.createElement(“script”); s.async=true; s.src=”http://widgets.amung.us/classic.js”;document.getElementsByTagName(“head”)[0].appendChild(s);})();</script>
from The Original counter
it appears like
var _wau = _wau || []; _wau.push([“classic”, “tcq60f3wyffa”, “28r”]);(function() { var s=document.createElement(“script”); s.async=true; s.src=”http://widgets.amung.us/classic.js”;document.getElementsByTagName(“head”)[0].appendChild(s);})();
on dashboard of wordpress, and on the first page of the blog!
-
Can anyone help me, please?
I tryed to use the online users counter from
But the only code i see is:
<script>var _wau = _wau || []; _wau.push([“tab”, “f0x9g1w8e4e9”, “r7p”, “right-middle”]);(function() { var s=document.createElement(“script”); s.async=true; s.src=”http://widgets.amung.us/tab.js”;document.getElementsByTagName(“head”)[0].appendChild(s);})();</script>
This code is accept by WordPress?
Whem i copy it to my blog, it is like
var _wau = _wau || []; _wau.push([“tab”, “f0x9g1w8e4e9”, “r7p”, “right-middle”]);(function() { var s=document.createElement(“script”); s.async=true; s.src=”http://widgets.amung.us/tab.js”;document.getElementsByTagName(“head”)[0].appendChild(s);})();
I don’t understand what i have to do!
-
You have to put it in a Text Widget. But first, you have to contact WhoSamungUs and get the special code for WordPress.com, because that code will not work here.
-
-
You’re welcome. They have to do something special to the code, but they do have a way of doing it.
-
-
Hi you can get the HTML code by yourself.
The site now includes a post-to-WP button.
Click “showcase” in the top nav menu, click on the widget you want, click the “Post” tab below the javascript code, click the WP icon, fill in fields, click Post. Then go to the post editor for the newly created auto-post, switch to HTML, copy code, paste into text widget, save widget, trash post.
https://en.forums.wordpress.com/topic/whos-amung-us?replies=4#post-510370
-
- The topic ‘Users Online Counter’ is closed to new replies.