+ Reply to Thread
Results 1 to 5 of 5

Thread: View page count with date parameters

  1. #1
    Join Date
    Jul 2012
    Location
    Brisbane, Queensland, Australia
    Posts
    2

    Default View page count with date parameters

    Ok, so I know how to get a page view count {{page.viewcount}} but I'm more interested in getting a date parameter in there was well so I can see how many times a page was view in say, the past week or past month?? I've spent a few hours searching the forums and help guides but cannot find anything specific to my query.

    Thanks in advance!

  2. #2
    Join Date
    Jul 2006
    Location
    San Diego, CA
    Posts
    5,450

    Default

    Page views are recorded as a single number. There is no historic data stored. You could embed Google Analytics code instead and track historic data that way.
    Steve G. Bjorg - Chief Architect
    Did you check the MindTouch FAQ?
    Found a bug? Report it.
    Follow me on Twitter
    Find us on IRC: irc.freenode.net #mindtouch

  3. #3
    Join Date
    Jul 2012
    Location
    Brisbane, Queensland, Australia
    Posts
    2

    Default

    Fair enough, thanks for the advice.

  4. #4
    Join Date
    Oct 2008
    Location
    Basque Country
    Posts
    57

    Default

    hi musks!!
    If you want to compute it inside MindTouch (if you have your own installation), you can activate request logging option, get all user operation values and then compute its by querying between dates across the following tables:
    To activate it, you need to set "dblogging-conn-string" connection string in "mindouch.deki.startup.xml" configuration file (if multi-tenant in each you want).
    hugs!! happy sharing
    @himikel - MindTouch CoDoer framework open developer

  5. #5

    Default

    Very useful post....
    I think no one know this...


    Testking VCP-510
    http://www.cheapcarhireguide.com
    http://www.genemedics.com
    Last edited by katie450; 12-29-2012 at 09:59 AM.

+ Reply to Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts