Mô tả
This plugins fires Google Analytics & Piwik events for the native WordPress MediaElement video and audio player.
Works for playlists, too! Adds the following events in Google Analytics & Piwik:
- chơi
- ended
An event look like this: wp-video, play,[filename]
- category: wp-video
- action: play
- label: filename of the corresponding media file
Cài đặt
- Install plugin
- Activate it
Đánh giá
Người đóng góp & Lập trình viên
“MediaElement Google Analytics & Piwik Event Tracking” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.
Những người đóng gópDịch “MediaElement Google Analytics & Piwik Event Tracking” sang ngôn ngữ của bạn.
Muốn tham gia phát triển?
Duyệt code, check out SVN repository, hoặc theo dõi nhật ký phát triển qua RSS.
Nhật ký thay đổi
1.8
- removed “pause” events. You might ask why. Because the mediaement player does not report this event correctly.
- added image
1.4
- support for audio and video playlists. Here you go, Scott.
1.3
- tracking of filename instead of fileurl.
1.2
- Piwik support \o/
1.1
- compatible with Monster Insights plugin
1.0
- First version with play, pause and ended events.