Appendix - Accelerate Documentation

Appendix

Date presets#

Supported presets include:

PresetDescription
1hLast 1 hour
4hLast 4 hours
12hLast 12 hours
24hLast 24 hours
7dLast 7 days
30dLast 30 days
90dLast 90 days
ytdYear to date
allAll time

Granularity options#

When using auto granularity, the system selects the best granularity from the requested time range.

GranularityDescriptionAuto-selected for
5min5-minute intervals1h preset
15min15-minute intervals4h preset
30min30-minute intervals12h preset
1hHourly intervals24h preset
hourlyHourly intervals alias-
dailyDaily intervals7d, 30d presets
weeklyWeekly intervals90d preset
aggregateSingle total, no time series-
autoAutomatically selects based on rangeDefault

Goal types#

GoalDescription
conversionForm submissions, signups, purchases.
engagementClicks, scrolls, time on page.
clickSpecific link or button clicks.

Filter operators#

OperatorDescription
equalsExact match
not_equalsDoes not match
containsString contains value
not_containsString does not contain value
starts_withString starts with value
ends_withString ends with value
greater_thanNumeric greater than
less_thanNumeric less than
inValue in array
not_inValue 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#