This is related to the 'number of times your profile is visited by others'.

How exactly does it work? For example, in my profile page, profile view count is 171.

share|improve this question
I'm not sure, but it might use the same method as the question views counter. If not, it's likely just a list of unique IP addresses which have visited your profile. – animuson May 16 '12 at 6:08
I assume profile views are the same like question views so this answer by Jeff probably answers your issue as well. Official response confirming this will be better though. – Sha Wiz Dow Ard May 16 '12 at 6:49
See a link once.meta.stackoverflow.com/questions/87092/… – Shree May 16 '12 at 11:20

1 Answer

As far as I know, the profile counter increases when any new user visits your profile. The Stack Engine might be storing some data related to the user who visited your profile once and checks it next time if the user visits. If it's a new user your profile counter increases else remains the same. This is just a thought from my side that how it would be working, exactly Moderators might give a better idea.

share|improve this answer
6  
Actually only developers (all the 12 marked as "Software Developer" there) can answer this as only they know the code behind this whole site. :) – Sha Wiz Dow Ard May 16 '12 at 6:52
@ShaDowWizArd I am curious as well but I haven't found any official answer from any SO developer.. is there any way to contact them directly? – mm24 Jun 21 '12 at 9:33
@mm24 yes indeed, some of them publish contact details (email, blog, twitter) in their public profile e.g. Mark Gravell so it means you can at least try. They don't have to answer though, you must remember they got lots of work and this specific issue is probably not on top of their priorities. – Sha Wiz Dow Ard Jun 21 '12 at 10:54
@ShaDowWizArd sure, I imagine they must be sitting all they coding and trying to deliver their deadlines, also StackOverflow is hiring new programmers which is an indicator on how busy they must be. – mm24 Jun 21 '12 at 10:56

You must log in to answer this question.

Not the answer you're looking for? Browse other questions tagged