Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Real time widget and visitor log to display Time spent on page #3274

Closed
mattab opened this issue Jul 22, 2012 · 6 comments
Closed

Real time widget and visitor log to display Time spent on page #3274

mattab opened this issue Jul 22, 2012 · 6 comments
Labels
Bug For errors / faults / flaws / inconsistencies etc.
Milestone

Comments

@mattab
Copy link
Member

mattab commented Jul 22, 2012

Suggested in forum:

  • in the real time visitors widget, in the tooltip that appears on the icon, display the time spent on the page (except last page for which we don't know the time spent)
  • Also display the time spent on the tooltip over each page in the Visitor Log
@diosmosis
Copy link
Member

Attachment: Patch for this issue.
3274.diff

@diosmosis
Copy link
Member

I attached a patch for this issue, let me know if it's ok to commit.

@mattab
Copy link
Member Author

mattab commented Aug 3, 2012

perfect, can you please add in the tooltip "Time on page" then semi colon, prependded to the 165s

New translation can be created below this string in en.php:
'General_ColumnAverageTimeOnPage' => 'Avg. time on page',

@diosmosis
Copy link
Member

(In [6686]) Fixes #3274, added 'time on page' info to page tooltip in real time visitors widget and in visitor log.

@diosmosis
Copy link
Member

(In [6690]) Refs #3274, fix build & remove unneccessary timeSpentRef column from Live.getLastVisitsDetails API method.

@diosmosis
Copy link
Member

(In [6691]) Refs #3274, fix build.

@mattab mattab added this to the 1.8.3 - Piwik 1.8.3 milestone Jul 8, 2014
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug For errors / faults / flaws / inconsistencies etc.
Projects
None yet
Development

No branches or pull requests

2 participants