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

Video Analytics - Measure videos and media players #7551

Closed
mattab opened this issue Mar 27, 2015 · 8 comments
Closed

Video Analytics - Measure videos and media players #7551

mattab opened this issue Mar 27, 2015 · 8 comments
Labels
c: New plugin For features that probably will not be added to Matomo, but could be implemented as plugins. Enhancement For new feature suggestions that enhance Matomo's capabilities or add a new report, new API etc. Major Indicates the severity or impact or benefit of an issue is much higher than normal but not critical. not-in-changelog For issues or pull requests that should not be included in our release changelog on matomo.org.

Comments

@mattab
Copy link
Member

mattab commented Mar 27, 2015

The goal of this issue is to create and release on the Marketplace a new plugin that lets anyone track how Videos players are used.

For example this plugin will include:

  • Events tracked: Started, Paused, Ended and more
  • How much of each video was viewed: 5%, 10%, 25%, 50%, 75%, 95%
  • Historical video analytics reports, email reports, dashboard widgets, custom alerts, and many more possibilities
  • Support automatically players, for example: HTML5 Videos, JW player, Videojs, FlowPlayer, Youtube, Wistia, Vimeo

Plugin now launched! More information here

More information is available here: http://www.media-analytics.net/

For a full list of features check out https://plugins.piwik.org/MediaAnalytics . Docs are available at FAQ, User Guide, Developer docs

The plugin gives useful insights into media / video / audio analytics and adds many new reports, widgets and segments to Piwik!

@mattab mattab added the c: New plugin For features that probably will not be added to Matomo, but could be implemented as plugins. label Mar 27, 2015
@mattab mattab added this to the Short term milestone Mar 27, 2015
@Tobias-Conrad
Copy link

i am used to this nice tracking software before i moved to piwik.
they done it very user friendly, easy. they included video/audio tracking in the code.
this code is loading when it see audio and video on the website.
http://clicky.com/help/media
http://clicky.com/blog/313/tracking-youtube-videos-no-longer-requires-phd

@Tobias-Conrad
Copy link

more further, create a javascript tracking code (will be the normal piwik tracking code) which track, video, audio, pictures in lightbox, ecommerce, ... and loads the needed scripts for each media from tracking host.
it is possible clicky.com does this.
http://clicky.com/blog/330/html5-audio-embedded-actions-tracking-code-verification-and-better-cookies
HTML5 audio, and automatic HTML5 video/audio tracking
We've had support for HTML5 video tracking for a while, it simply required adding an additional javascript file to your code. This month we just added the ability to track audio as well. We combined video and audio together into their own report, now called "Media", since they are quite similar in terms of the metrics we track -- and it's unlikely that many sites will have a mix of both.

Even better, we made it so you no longer need to include the extra javascript file at all. When the tracking code detects any video or audio elements on your web site, it will now automatically inject the other javascript file into your page so we can track the video and audio files without you having to do anything. Don't worry, if you already had that file included manually, you don't need to delete it. It will work either way.

->> less extra code, plugins, code snippets (i am and normal user not used to)
->> more open for the public, insert one tracking code and track all media
->> update proved, simple tracking code which reloads missing scripts from tracking host.
only host=piwik needs to be updated.

@mattab mattab added Major Indicates the severity or impact or benefit of an issue is much higher than normal but not critical. Enhancement For new feature suggestions that enhance Matomo's capabilities or add a new report, new API etc. labels Apr 8, 2015
@geromefreeman
Copy link

I request we add the Wistia player to this as well!

I am willing to help with coding this plugin too. Has any progress been made thus far?

@Tobias-Conrad
Copy link

just do it. why not finished?

@Forsskieken
Copy link

Hi There,

Is this plugin released ?

@mattab
Copy link
Member Author

mattab commented Nov 24, 2015

Hi guys, we will release this plugin in coming weeks. Stay tuned on #9265

@tsteur
Copy link
Member

tsteur commented Oct 27, 2016

We now have a Media Analytics plugin that tracks Videos & Audio.

More information is available here: http://www.media-analytics.net/ The plugin gives useful insights into media / video / audio analytics and adds many new reports, widgets and segments to Piwik.

Works with HTML5 video & audio, Vimeo and YouTube out of the box. Support for other players can be added easily and is documented in the developer docs. We are also happy to add support for more players upon request, please ping us. After installation the plugin will in most cases directly start tracking data see the setup guide

@tsteur tsteur closed this as completed Oct 27, 2016
@tsteur
Copy link
Member

tsteur commented Oct 27, 2016

For a full list of features check out https://plugins.piwik.org/MediaAnalytics . Docs are available at FAQ, User Guide, Developer docs

@mattab mattab added the not-in-changelog For issues or pull requests that should not be included in our release changelog on matomo.org. label Oct 31, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c: New plugin For features that probably will not be added to Matomo, but could be implemented as plugins. Enhancement For new feature suggestions that enhance Matomo's capabilities or add a new report, new API etc. Major Indicates the severity or impact or benefit of an issue is much higher than normal but not critical. not-in-changelog For issues or pull requests that should not be included in our release changelog on matomo.org.
Projects
None yet
Development

No branches or pull requests

5 participants