Skip to content

Delete report data with date range #23149

@matomoto

Description

@matomoto

Hello,

I search a method for manually delete report data with a date range, like the command line commands ./console core:purge-old-archive-data. But I can not find some one. It seems, there is only the methode to do that in the matomo backend (or in phpMyAdmin?). Is there a command line command to do that?

I have try:
./console core:invalidate-report-data --dates=1996-01-01,2025-01-01 --ignore-log-deletion-limit
and
./console core:purge-old-archive-data all
but this don't delete report data in the database.

legend:
raw = logs
reports = statistics

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions