使用piwik对flowplayer的分析支持

collective.piwik.flowplayer的Python项目详细描述


简介

collective.piwik.flowplayer为使用collective.flowplayer的plone站点显示视频播放计数器。 与collective.transcode.starPlumi一起使用时,将显示下载计数器。

Piwik开源分析系统用于存储和检索使用数据。

如何使其工作

  • Install collective.piwik.core and collective.flowplayer from the Plone control panel.
  • You need to have access to a working Piwik installation. Create a new site in the Piwik admin UI and a new user who should have view access for that site.
  • Go to the Piwik Settings page in the Plone control panel and enter the URL of your Piwik instance, the siteId and the user’s authentication token
  • Upload an flv/mp4 video that can be played by flowplayer and click play

如果您执行上述操作,则viewlet应显示在flowplayer的顶部,显示每个视频的视图数。

学分

产品是由Unweb.meGiorgos LogiotatidisBristol 2010 Plone conference期间创建的。 感谢EngageMedia赞助我们的门票和注册。

贡献者

  • Dimitris Moratis,未婚妻dimo.me
  • Giorgos Logiotatidis,Sealabs.net的Seadog
  • Markos Gogoulos,在UNWB.me的mgogoulos
  • Mike Muzurakis,未婚妻科比

更改日志

0.4(2011-03-02)
  • 如果未安装collective.piwik.core,则不显示viewlet
0.3(2011-02-11)
  • 跨浏览器兼容性改进
  • 记录错误
0.2(2011-02-01)
  • 使用collective.piwik.core和服务器端查询大大提高了安全性
0.1
  • 初始版本
下载

欢迎加入QQ群-->: 979659372 Python中文网_新手群

推荐PyPI第三方库


热门话题
java块是一个特定的数字吗?   JavaJavaX DocumentBuilder生成“双UTF8”字符集编码   java如何创建本机查询以使用@query注释连接相关表   apache poi从Excel工作表读取日期值(Java)   java如何创建正则表达式以将“String”“匹配为两个字符串   java这是允许用户进行通配符搜索的正确方法吗?   将javascript变量传递给JavaBean   minecraft如何在另一个java程序中运行java程序   java Gradle任务构建不包括安卓类的Jar   java如何使用ANTLR构建交互式解析器?   springdataelasticsearch基于java注释的审计?   java如何从json获取数据url?   eclipse中服务器项目中的java FileNotFoundException   复制验证文件是否在Java中复制   java使用Jetty限制HTTP持久连接上每秒的事务数