Visit Times
matomo_visit_timesAnalyze visitor traffic by day of week or hour of day using server time or visitor local time to identify peak engagement periods.
Instructions
When visitors come to the site: traffic by day of week, or by hour of day (server time or the visitor's local time).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | No | Date for the report: 'today', 'yesterday', 'YYYY-MM-DD', a rolling window like 'last7' or 'last30', or a range 'YYYY-MM-DD,YYYY-MM-DD' (combine with period=range). | yesterday |
| period | No | Aggregation period for the report. | day |
| segment | No | Optional Matomo segment filter, e.g. 'deviceType==mobile;country==DE'. See https://matomo.org/docs/segmentation/ for the syntax. | |
| site_id | Yes | Numeric Matomo site ID. If unknown, call matomo_list_sites first. | |
| dimension | No | Time dimension for the breakdown. | day_of_week |