Hi All,
Im trying to capture the Data in Heat Map Session and stored it into a data base. let me know how can i achieve it as rest API calls.
Regards
R
Hi All,
Im trying to capture the Data in Heat Map Session and stored it into a data base. let me know how can i achieve it as rest API calls.
Regards
R
Any Response guys… Im looking for a solution
Hi R,
Matomo does not have a REST API, rather an HTTP API. All the methods to collect heatmap data via the HTTP API can be found here: Reporting API Reference: API Reference - Matomo Analytics (formerly Piwik Analytics) - Developer Docs - v3. The data is already stored in the Matomo database.
Thanks,