Is it possible to export visitor log data across months for a high traffic website using Piwik API? I do not have access to MySQL database of Piwik, but I have admin access key of the Piwik setup.
- Ruchit
Is it possible to export visitor log data across months for a high traffic website using Piwik API? I do not have access to MySQL database of Piwik, but I have admin access key of the Piwik setup.
Hi there,
Yes it is possible to export the data using the Live API: Reporting API Reference: API Reference - Matomo Analytics (formerly Piwik Analytics) - Developer Docs - v3
Hi Matthieu, Can we export vistor log from db query, Can you provide sample query and table information where can find?