0
I have Content Statistics installed but the documentation is sparse and I can't figure out how to do this...

I need to have a list of usernames, along with the group the user is in, and how long they viewed each page. If possible, I would also like to display a custom field that I added to the user's account - is that possible?

So, I'm looking for a table that looks something like this:
USERNAME | PAGE VISITED | DURATION ON PAGE | DATE/TIME
some user login page 2 minutes 02/11/2014 1630

Also, is there any ability to export or download the data?

Can you tell me how I can accomplish this? Thanks!
Responses (1)
  • Accepted Answer

    Wednesday, February 12 2014, 05:06 PM - #Permalink
    0
    Hello,

    the duration of the visit to a specific page is not tracked by the component. the access time is tracked, but not the duration. To record this information, custom coding work would be necessary (in the core plugin, actually)

    about adding the custom field into the table as a new column, it shouldn't be too complicated, but you need to have at least basic PHP and MySQL skills.. is that your case?
    The reply is currently minimized Show
Your Reply