You can now see the number of times your posts have been viewed :)
You can now see the number of times your posts have been viewed :)
right, it's not retroactive.
"Is there a way to make it only count unique views?"
It's not easy. What's a unique view? What I mean is that people normally count it over a certain time. Unique this week, unique, this month, etc. doing something like that is a lot more work. I could probably do unique over a week, What that means is if you view this post 10 times this week it will only count as 1. If you view it 5 times next week that will count as another 1. Or I could do that same thing, but by day. I hope that makes sense.
Nice. Good stats to keep track of. Yet another layer you keep adding on here. Good work man.
I see the problem and it was mostly a question more so than a request. I would define a unique view as a new person looking at it but I get from a programming angle that something as simple as my switching what computer I'm on would register me as a new viewer and potentially a bunch of people in one office would all show up as the same person. There are probably better uses of your time. Like tweaking the way it wants to make numbers into a list forcing us to protect our precious numbers lest they either vanish or format things in a way few of us seem interested in.
yeah, I can fix those number issues. I thought I did already, are you still having problems with it?
I did a few days ago. I haven't tried anything similar since though so lets check.
This should be regular
Well whoa slow down abit her. I did that post just to check the programing. I might not have learned everything from the book yet but I have picked up somethings. The point here was that here is what I posted (with some changes to protected it.
I did a few days ago. Blah blah blah (1) I'm me. This should be indented It was as you can see in my previous post. This should be regulare (it was) (2) I put a two here. Blah blah. (I did and it was turned into a one because my hypothesis on how the program treats numbers seems to be correct)
So at the moment the numbers problem is partially removed from the individual users issues. If I'm not being specific enough I'll try to give you something more direct.
Yes, I understand what you're saying. The problem is that it's not my code that does that, it's a library I use. Changing that library is hard so :/
Ah. Then I apologize. It's still nice understanding why something happens. I can work around a system once I understand it's rules but it's much harder when I don't entirely understand what's going on. To be fair I knew it ate numbers for a while and occasionally forgot.
Hadn't noticied anything wrong with it. Had only noticed that it was there and I didn't recall it from before.
Bitchin. I take it that it's starting right now and not retroactive since I have posts with more comments than views. Is there a way to make it only count unique views? I mean you and I having a conversation ten views, it's two views ten comments.