the same critic applies to "last here"

No, it does not. "Last here" is the timestamp of your last page load. It updates on every single request.

I just opened the SOPW page, then clicked on the notification that I had a reply, then hit "talk" in cb to clear the location, then hit "reply" to type this response. That's four "last here" updates already. After I finish typing this, I'll preview my reply (updating "last here"), maybe make and preview a few revisions (another "last here" update each time), and finally submit it (yet another "last here" update).

Depending on how many revisions I make, I could potentially hit 10 "last here" updates just on making this post.

By any reasonable definition, however, that will all fall within a single "visit".

Because of this, your suggested algorithm (at least with n=10) provides little-to-no additional information beyond the existing "last here". But it can't be fixed simply by increasing n because some days my "last here" updates once (look at SOPW, don't see anything interesting, leave) and other days it updates several dozen times (multiple replies with several revisions each, delving into older posts, doing a lot of voting, etc.). Knowing "this user's last n page loads took place over the span of m days" doesn't really tell you anything.


In reply to Re^5: here frequency ? by dsheroh
in thread here frequency ? by LanX

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.