This shows you the differences between the selected revision and the current version of the page.
| projekktor:tracking 2008/12/20 13:21 | projekktor:tracking 2008/12/20 13:23 current | ||
|---|---|---|---|
| Line 65: | Line 65: | ||
| If a viewer begins to watch the first video in line ("Sample Video: Copy 1") the player will tell PIWIK that a page at //http://yourplayerdomain.com/demochannel/Sample Video: Copy 1// has been visited. It is possible to get rid of the //demochannel//-root-folder by setting [[/configvars#viewer_tracking_and_visitor_statistics|track_piwik_prefix]] to //false// which you might prefer if you do operate only a single channel setup on your website. This will result in //http://yourplayerdomain.com/Sample Video: Copy 1// then. | If a viewer begins to watch the first video in line ("Sample Video: Copy 1") the player will tell PIWIK that a page at //http://yourplayerdomain.com/demochannel/Sample Video: Copy 1// has been visited. It is possible to get rid of the //demochannel//-root-folder by setting [[/configvars#viewer_tracking_and_visitor_statistics|track_piwik_prefix]] to //false// which you might prefer if you do operate only a single channel setup on your website. This will result in //http://yourplayerdomain.com/Sample Video: Copy 1// then. | ||
| + | |||
| + | {{:projekktor:piwik_tracking_1.jpg|EXAMPLE}} | ||
| If you need to post process the statistical data provided by PIWIK you may find [[configvars#viewer_tracking_and_visitor_statistics|track_piwik_titles]] useful. If set to //false// the player will use the video- and channel- IDs instead of the human readable titles. This way you do not need to map item titles into IDs later on. Furthermore tracking by IDs is a but more accurate in some cases since the player makes sure that IDs provided in your REEL.XML are UNIQUE while this check is not done for any title string. | If you need to post process the statistical data provided by PIWIK you may find [[configvars#viewer_tracking_and_visitor_statistics|track_piwik_titles]] useful. If set to //false// the player will use the video- and channel- IDs instead of the human readable titles. This way you do not need to map item titles into IDs later on. Furthermore tracking by IDs is a but more accurate in some cases since the player makes sure that IDs provided in your REEL.XML are UNIQUE while this check is not done for any title string. | ||