matomo-org / matomo

Empowering People Ethically with the leading open source alternative to Google Analytics that gives you full control over your data. Matomo lets you easily collect data from websites & apps and visualise this data and extract insights. Privacy is built-in. Liberating Web Analytics. Star us on Github? +1. And we love Pull Requests!
https://matomo.org/
GNU General Public License v3.0
19.69k stars 2.62k forks source link

Actions Events is not 100% width, single column layout #9661

Open gaumondp opened 8 years ago

gaumondp commented 8 years ago

The page Actions => Events page does not use the full width like Pages, Entry Pages and so o n in the Actions section.

To get the expected result we are force to create a new Dashboard, single column layout. Default display should use the maximum screen real estate.

Use case: We track Events with URL as the fourth argument : _paq.push(['trackEvent', 'Sharing', 'Facebook', '/some/url/are/quite/long/sometimes/and/we/need/larger/display/']);

The thing with 10 000 pages websites is that lots of URLs start the same and only the end of URL is different. Mouseover is NOT a solution.

tsteur commented 8 years ago

Good point :+1: