Appendix
Date presets#
Supported presets include:
| Preset | Description |
|---|---|
1h | Last 1 hour |
4h | Last 4 hours |
12h | Last 12 hours |
24h | Last 24 hours |
7d | Last 7 days |
30d | Last 30 days |
90d | Last 90 days |
ytd | Year to date |
all | All time |
Granularity options#
When using auto granularity, the system selects the best granularity from the requested time range.
| Granularity | Description | Auto-selected for |
|---|---|---|
5min | 5-minute intervals | 1h preset |
15min | 15-minute intervals | 4h preset |
30min | 30-minute intervals | 12h preset |
1h | Hourly intervals | 24h preset |
hourly | Hourly intervals alias | - |
daily | Daily intervals | 7d, 30d presets |
weekly | Weekly intervals | 90d preset |
aggregate | Single total, no time series | - |
auto | Automatically selects based on range | Default |
Goal types#
| Goal | Description |
|---|---|
conversion | Form submissions, signups, purchases. |
engagement | Clicks, scrolls, time on page. |
click | Specific link or button clicks. |
Filter operators#
| Operator | Description |
|---|---|
equals | Exact match |
not_equals | Does not match |
contains | String contains value |
not_contains | String does not contain value |
starts_with | String starts with value |
ends_with | String ends with value |
greater_than | Numeric greater than |
less_than | Numeric less than |
in | Value in array |
not_in | Value not in array |
Attribution terms#
- First-touch attribution gives credit to the first known source.
- Last-touch attribution gives credit to the most recent known source before conversion.
- UTM performance groups traffic and conversions by campaign tags.
Content identifiers#
Abilities can target content by ID when known. When the user gives a title, URL, or partial phrase, call accelerate/search-content first and confirm the matched item before mutating it.
Old AI docs route#
The previous AI docs lived at /docs/ai-integration. That route remains available and points into this Accelerate AI section.
Further resources#
- Accelerate Documentation - full product documentation.
- Model Context Protocol - MCP specification and documentation.
- Feature Requests - submit feedback and feature ideas.