Piwik Analytics API

Piwik两个主要的API

  • 分析Web API:用于请求所有Piwik报告和管理(添加,更新,删除)的网站,用户,权限,电子邮件报告等。

  • 追踪网页API:使用Piwik的用来记录数据的JavaScript代码 ,或者使用其他语言

您可以使用Analytics(分析)API以编程方式请求的网站列表,并给定日期和时段报告(访问次数,网页网址,网页标题,用户设置,搜索引擎,关键字,引荐网站,用户浏览器等) (天,周,月,年)。 这些数据可以请求任何格式:XML,CSV,JSON,系列化PHP等。

Piwik也提供API来创建,编辑和删除网站,用户,用户的权限,目标和PDF报告。 许多用户正在使用的API自动提供Piwik给他们的客户的网站。

了解更多的Piwik API

  • Getting started: Fetch The Top 10 Keywords
  • Piwik API Reference Lists of all Piwik API functions, list of standard and optional parameters, and more
  • Piwik Metadata API. Use the Metadata API to retrieve enriched data (translated labels, column names, report category, etc.)
  • Piwik Segmentation in the API Learn how to request Piwik reports filtered to a segment of visits.
  • How to call the Piwik API? Learn about the two methods of calling the API: using the REST API over HTTP, or loading the Piwik PHP files directly in your app.
  • Include Static PNG Graphs It is easy to include dynamic PNG Graphs plotting any metric or report. The Static PNG Graphs API can be used on any HTML page, or desktop/Mobile App. It is used to draw graphs in Piwik Mobile
  • Real time Analytics API via the Live! API The Live! API is the API provided by the Live! plugin, which lets you access 1) real time counters, 2) individual visit sessions and pages, as well as their converted goals, custom variables and all other the data about your visits.
  • In the API page in your Piwik server (accessible via the top menu username link, then click “API” in left menu). The API page lists all API functions with example URLs as well as your token_auth. See the API page on the Piwik demo.

results matching ""

    No results matching ""