Webmaster Forum


Go Back   Webmaster Forum > Web Development > Coding Forum

Coding Forum Problems with your code? Discuss coding issues, including JavaScript, PHP & MySQL, HTML & CSS, Flash & ActionScript, and more.


Reply
 
LinkBack Thread Tools Display Modes
Share |
  #1 (permalink)  
Old 11-03-2011, 01:47 AM
Contributing Member
Latest Blog:
None

 
Join Date: 10-29-10
Posts: 539
iTrader: 0 / 0%
Article hit counter?

Hi,

I saw a site having article counters on their articles and I haven't found anywhere such a widget/code for my site... I am using SM widgets and near them I want to display the number of people who've accessed the article...

Any codes/widgets available? Where to get one?

All help deeply appreciated, thanks in advance!

 
Reply With Quote
  #2 (permalink)  
Old 11-03-2011, 04:30 AM
GMF's Avatar
GMF GMF is offline
Contributing Member
Latest Blog:
None

 
Join Date: 11-03-11
Location: Austria
Posts: 1,175
iTrader: 0 / 0%
I just read about a CSS counter HERE, maybee this is what you need.
 
Reply With Quote
  #3 (permalink)  
Old 11-03-2011, 04:40 AM
Contributing Member
Latest Blog:
None

 
Join Date: 10-29-10
Posts: 539
iTrader: 0 / 0%
Thanks, but I am looking for something like what AddThis provides with SM buttons... will need a nice simply copy-paste script...

Last edited by davelev; 11-03-2011 at 04:45 AM.
 
Reply With Quote
  #4 (permalink)  
Old 11-03-2011, 04:42 AM
GMF's Avatar
GMF GMF is offline
Contributing Member
Latest Blog:
None

 
Join Date: 11-03-11
Location: Austria
Posts: 1,175
iTrader: 0 / 0%
Quote:
Originally Posted by davelev View Post
Can be done with simple CSS coding?

I have not tried it myself, but this article says that you can. Just try it, if it doesn't work you still have google
 
Reply With Quote
  #5 (permalink)  
Old 11-03-2011, 04:52 AM
Contributing Member
Latest Blog:
None

 
Join Date: 10-29-10
Posts: 539
iTrader: 0 / 0%
What do you mean "I still have Google"?

Google gives me "sit counters", "hit counters" that measure the whole site or only main page...
I need individual simple snap codes for each page separately to display something like: "This article has been read 45532 times"...

Would prolly just count all visits, not unique visitors...

I searched and searched and except stat counters and SM icons I could not find such an easy-snap script... maybe Javascript is enough...

Last edited by davelev; 11-03-2011 at 04:58 AM.
 
Reply With Quote
  #6 (permalink)  
Old 11-03-2011, 05:00 AM
GMF's Avatar
GMF GMF is offline
Contributing Member
Latest Blog:
None

 
Join Date: 11-03-11
Location: Austria
Posts: 1,175
iTrader: 0 / 0%
Well, I think you can add a normal hitcounter to an article and modify it so that it only counts hits on the articel .

Maybe I misunderstand what you exactly want. Could you provide a link so I can see what you mean ?

EDIT:

Mhh... Still, if you find that site you could read out the code with firebug etc.. I think they use php for that or something. They need to safe the counts somewhere, a database or a .txt file
 
Reply With Quote
  #7 (permalink)  
Old 11-03-2011, 05:02 AM
Member
Latest Blog:
None

 
Join Date: 10-28-11
Location: ludhiana
Posts: 39
iTrader: 0 / 0%
Intersting question , i also want to know about this.whenever you found it then post it .
 
Reply With Quote
  #8 (permalink)  
Old 11-03-2011, 10:30 AM
HTMLBasicTutor's Avatar
Super Moderator
 
Join Date: 10-29-07
Location: British Columbia, Canada
Posts: 18,056
iTrader: 5 / 100%
Quote:
Originally Posted by davelev View Post
What do you mean "I still have Google"?

Google gives me "sit counters", "hit counters" that measure the whole site or only main page...
I need individual simple snap codes for each page separately to display something like: "This article has been read 45532 times"...

Would prolly just count all visits, not unique visitors...

I searched and searched and except stat counters and SM icons I could not find such an easy-snap script... maybe Javascript is enough...
If you Googled the right phrase/keywords you would have got your answer.

article read counter, wordpress
__________________

HTML Basic Tutor - Learn how to code for better SEO
Basic Computer Information - Computer & internet basics for website owners

SEO troubleshooting and review services available. - Pm me.
 
Reply With Quote
  #9 (permalink)  
Old 11-03-2011, 11:27 AM
Member
Latest Blog:
None

 
Join Date: 10-14-11
Posts: 39
iTrader: 0 / 0%
All online counter count on main domain.

So the counter for each page can only be resolved by coding on server.
(Count for each article view and update to the database)
__________________
Tools to check website | Seo tools
 
Reply With Quote
  #10 (permalink)  
Old 11-04-2011, 03:21 AM
Contributing Member
Latest Blog:
None

 
Join Date: 10-29-10
Posts: 539
iTrader: 0 / 0%
I wouldn't be asking if I wouldn't have tried Google first.

Google gives me complete stat counters, website visitor counters etc...

I need a simple, no-database, easy-to-copy-paste script that just shows the hits of the page... one every page, separately working, separate scripts...

Such a script should be a 9-10 line short Javascript, I guess...
 
Reply With Quote
  #11 (permalink)  
Old 11-08-2011, 08:02 AM
Contributing Member
Latest Blog:
Sound and silence

 
Join Date: 04-05-11
Location: Peru
Posts: 201
iTrader: 0 / 0%
mm... Hit-Meter.com? I use it to track the hits I get on Craigslist. You could use it for your article as well.
__________________
I am the author of Heptagrama ezine.
 
Reply With Quote
  #12 (permalink)  
Old 11-09-2011, 07:53 PM
jackdi's Avatar
Contributing Member
Latest Blog:
None

 
Join Date: 10-08-10
Posts: 130
iTrader: 0 / 0%
I am looking for this one as well.
I've been Googling things up. All I found were those the counts the whole domain.

Let me just check and try Tedel's suggestion. Thansk man.
 
Reply With Quote
  #13 (permalink)  
Old 11-09-2011, 08:03 PM
jackdi's Avatar
Contributing Member
Latest Blog:
None

 
Join Date: 10-08-10
Posts: 130
iTrader: 0 / 0%
Quote:
Originally Posted by Tedel View Post
mm... Hit-Meter.com? I use it to track the hits I get on Craigslist. You could use it for your article as well.
Hello Tedel.
I have checked it.

Its actually nice tool.
But you need to login to see the stats.

It also says that I must insert the script in every page that I'd like to monitor.

But what I wanted is, i'd like the page views count be visible in each page.

I do hope I could find one like this.


Off topic:
OP, pls excuse me if i am hijacking your thread. I hope its ok with you. Thanks.
 
Reply With Quote
  #14 (permalink)  
Old 11-13-2011, 05:39 AM
Contributing Member
Latest Blog:
None

 
Join Date: 10-29-10
Posts: 539
iTrader: 0 / 0%
How about a simple script that counts and displays every view of your page, but not every reload.

The idea is to count like this:
-display the count to visitors... Like: "This article has been read 4376 times"...
-must count all file hits/page loads per unique IP
-must only count once per IP code... so, it you reload, it's still just "1 view" added

That kind of script I've seen on pages, but they either protect/hide the script or is somewhere very deep in their code and linked with something else... cannot figure it out.

JACKDI - you are not hijacking my thread, it's free for all, as long as you stick to the subject...
 
Reply With Quote
Go Back   Webmaster Forum > Web Development > Coding Forum

Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Counter cupiddirect Coding Forum 2 09-27-2010 01:30 AM
Hit counter madcaptains Forum Lobby 20 07-13-2008 12:19 PM
Which web counter do I believe?!?! ewomack Marketing Forum 16 08-12-2007 07:12 AM


V7N Network
Get exposure! V7N I Love Photography V7N SEO Blog V7N Directory


All times are GMT -7. The time now is 05:56 AM.
Powered by vBulletin
Copyright © 2000-2013 Jelsoft Enterprises Limited.
Copyright © 2003 - 2013 Escalate Media LP




Search Engine Optimization by vBSEO 3.6.0 RC 2 ©2011, Crawlability, Inc.