analytics_compare_periods
Compare performance metrics between two date periods for week-over-week or month-over-month analysis. Identify trends and changes in site metrics.
Instructions
Compare performance metrics between two date periods. Useful for week-over-week or month-over-month analysis.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| siteUrl | Yes | The URL of the site | |
| period1Start | Yes | Start date of first (current) period (YYYY-MM-DD) | |
| period1End | Yes | End date of first (current) period (YYYY-MM-DD) | |
| period2Start | Yes | Start date of second (comparison) period (YYYY-MM-DD) | |
| period2End | Yes | End date of second (comparison) period (YYYY-MM-DD) |