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

Integrate Boomerang features in Piwik (page load times, website performance) #1985

Closed
mattab opened this issue Jan 8, 2011 · 3 comments
Closed
Labels
Enhancement For new feature suggestions that enhance Matomo's capabilities or add a new report, new API etc. worksforme The issue cannot be reproduced and things work as intended.

Comments

@mattab
Copy link
Member

mattab commented Jan 8, 2011

Integrate Piwik with Boomerang from Yahoo!, which is a 12k Js script that does a lot of interesting performance measurement on the client side.

I think reporting website technical performance would be a very good new feature for Piwik: load times, bandwith, latency, round trips, and more. See Boomerang use cases for more details.

I haven't thought this through, but we can't really do it at this stage. We need some form of Event Tracking and also need to think how integration could work at the JS level. Integration might not need to happen: we might just want to write a doc and point users to use boomerang directly, giving them the snippets that would feed Piwik the correct data.

But we still need event tracking.

@anonymous-matomo-user
Copy link

Replying to matt:

Integrate Piwik with Boomerang from Yahoo!, which is a 12k Js script that does a lot of interesting performance measurement on the client side.

I think reporting website technical performance would be a very good new feature for Piwik: load times, bandwith, latency, round trips, and more. See Boomerang use cases for more details.

I haven't thought this through, but we can't really do it at this stage. We need some form of Event Tracking and also need to think how integration could work at the JS level. Integration might not need to happen: we might just want to write a doc and point users to use boomerang directly, giving them the snippets that would feed Piwik the correct data.

But we still need event tracking.

There's a WebTiming API that's been proposed to the W3C by google:
[https://dvcs.w3.org/hg/webperf/raw-file/tip/specs/NavigationTiming/Overview.html]

@mattab
Copy link
Member Author

mattab commented Apr 28, 2011

See also #1700

@mattab
Copy link
Member Author

mattab commented Apr 6, 2014

we will not use boomerang but the DOM core APIs instead, this was done in #1700

@mattab mattab added this to the Future releases 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
Enhancement For new feature suggestions that enhance Matomo's capabilities or add a new report, new API etc. worksforme The issue cannot be reproduced and things work as intended.
Projects
None yet
Development

No branches or pull requests

2 participants