Can the Activity Log data be exported?
Cloud On-Premise
You can use the Matomo HTTP API to query activities.
The plugin currently adds the following API methods to your Matomo:
ActivityLog.getEntriesReturns logged activity entries.ActivityLog.getEntryCountReturns the number of available activity entries.
An export feature will be available in the UI in the future.
The Activity Log premium feature is available by default in Matomo Cloud and can be installed from the Marketplace for Matomo On-Premise.