Ticket #306 (closed New feature: fixed)

Opened 2 years ago

Last modified 4 months ago

Add entry / exit / time per page URL in the Actions > Pages report

Reported by: matt Owned by:
Priority: critical Milestone: Piwik 0.6.2
Component: UI (templates, javascript) Keywords:
Cc: Sensitive: no

Description (last modified by matt) (diff)

The data is already available in the archives for the following fields:

  • time per page
  • entry pages
  • exit pages
  • We should also display bounce rate.

We could add the reports in the Actions > Pages. This hasn't been done in the first place for simplicity of the UI and usability. How should we include this new data in the UI without adding new sub menus? How can we include these new reports in the Actions > Pages report?

Change History

Changed 23 months ago by matt

  • milestone changed from Stable release to DigitalVibes

One idea would be to add links below the Action table:

Advanced view: see time per page, exit pages, entry pages.

That would load the table with all the data that we can show (ie. 5 columns).

Changed 23 months ago by matt

see hack 58

Changed 21 months ago by matt

We should also link in the footer to the API calls to export all the data in XML/JSON/etc.

Changed 19 months ago by matt

  • description modified (diff)

Changed 18 months ago by matt

  • priority changed from major to critical

Changed 16 months ago by matt

  • summary changed from Add entry / exit / time per page report in the Actions > Pages report to Add entry / exit / time per page URL in the Actions > Pages report

Changed 16 months ago by matt

  • type changed from Bug to New feature
  • component changed from Core to UI (templates, javascript)

Changed 13 months ago by domtop

Changed 7 months ago by Charles Belov

I question the usefulness of this feature. I often have multiple browser windows or tabs open and leave pages open for quite a while while not actually looking at them.

But as long as it is optional and I can turn it off so it does add data to my database, I suppose it does no harm.

Hope this helps, Charles Belov SFMTA Webmaster www.sfmta.com/webmaster

Changed 4 months ago by matt

  • sensitive unset

Charles, the data is already recorded in the DB, this is just a matter of displaying it.

Changed 4 months ago by matt

  • status changed from new to closed
  • resolution set to fixed

(In [2202]) Fixes #306 - Adds new columns to the existing Pages report: Bounce rate, Average time on page, Exit rate - Adds new report: Entry pages - Adds new report: Exit pages - Adding table column inline help (on hover). Note: I don't think my metrics definitions are the best, they can be improved. anyone? I tried to add this icon:  http://cdn.iconfinder.net/data/icons/uidesignicons/information.png but couldn't manage to make it look pretty (icon was either not positionned properly, or when it was positionned properly, it would appear in the dashboard even for columns that are hidden - the icon appeared out of nowhere..)

Note: See TracTickets for help on using tickets.