Ratio of visitors that download Piwik
This report is automatically computed in PHP using the Piwik APIs. In a few lines of simple PHP (you could use any other language) you can get the data and generate this kind of report.
This report is generated in order to see how Piwik.org visitors are interested in Piwik, which we determine by the ratio of visitors that download the software. We also report the number of visitors looking at the online demo.
Warning: file_get_contents() [function.file-get-contents]: URL file-access is disabled in the server configuration in /home/www/708e57a1dbc01bdfb7f7dd4738c8830b/web/stats_jcn/misc/api_example_marketing.php on line 10
Warning: file_get_contents(http://demo.piwik.org/?module=API&method=Actions.getActions&idSite=1&period=day&date=previous8&format=php&filter_column=label&filter_pattern=demo) [function.file-get-contents]: failed to open stream: no suitable wrapper could be found in /home/www/708e57a1dbc01bdfb7f7dd4738c8830b/web/stats_jcn/misc/api_example_marketing.php on line 10
Warning: file_get_contents() [function.file-get-contents]: URL file-access is disabled in the server configuration in /home/www/708e57a1dbc01bdfb7f7dd4738c8830b/web/stats_jcn/misc/api_example_marketing.php on line 11
Warning: file_get_contents(http://demo.piwik.org/?module=API&method=VisitsSummary.getUniqueVisitors&idSite=1&period=day&date=previous8&format=php) [function.file-get-contents]: failed to open stream: no suitable wrapper could be found in /home/www/708e57a1dbc01bdfb7f7dd4738c8830b/web/stats_jcn/misc/api_example_marketing.php on line 11
Warning: file_get_contents() [function.file-get-contents]: URL file-access is disabled in the server configuration in /home/www/708e57a1dbc01bdfb7f7dd4738c8830b/web/stats_jcn/misc/api_example_marketing.php on line 12
Warning: file_get_contents(http://demo.piwik.org/?module=API&method=Actions.getDownloads&idSite=1&period=day&date=previous8&format=php&expanded=1&filter_column_recursive=label&filter_pattern_recursive=http://piwik.org/latest.zip) [function.file-get-contents]: failed to open stream: no suitable wrapper could be found in /home/www/708e57a1dbc01bdfb7f7dd4738c8830b/web/stats_jcn/misc/api_example_marketing.php on line 12
| Date | Nb visitors | Visitors on /demo | Download latest.zip | Ratio visitors/demo | Ratio visitors/download |
Warning: Invalid argument supplied for foreach() in /home/www/708e57a1dbc01bdfb7f7dd4738c8830b/web/stats_jcn/misc/api_example_marketing.php on line 17
Warning: Division by zero in /home/www/708e57a1dbc01bdfb7f7dd4738c8830b/web/stats_jcn/misc/api_example_marketing.php on line 33
Warning: Division by zero in /home/www/708e57a1dbc01bdfb7f7dd4738c8830b/web/stats_jcn/misc/api_example_marketing.php on line 34
Average visitors visiting the demo = 0 %
Average visitors downloading piwik = 0 %