matomo-log-analytics
matomo-log-analytics copied to clipboard
Remove "Is the BulkTracking plugin disabled?" from error message
Currently when the log importer fails to replay tracking or importing logs (For example with an Error 400 message) the error message returned says:
Fatal error: Server returned status 400 (Bad Request).
Is the BulkTracking plugin disabled?

Since BulkTracking is installed by default in Matomo 4, and cannot be deactivated - we should maybe remove this from the error message?