latestOpenAPI 3.1.02026-08-197104501.1 MB

8fbaab4fc7c5

tag management
user agent analytics

Get Monthly Active Users

Get Monthly Active Users (MAU) by tags for the last {MAX_MONTHS} months ending on UTC today + 1 day.

Shows month-by-month breakdown:

  • Month 1 (Nov): Earliest month (7 months ago, 30-day period)
  • Month 2 (Dec): Next month (6 months ago)
  • Month 3 (Jan): Next month (5 months ago)
  • ... and so on for {MAX_MONTHS} months total
  • Month 7: Most recent month ending on UTC today + 1 day

Args: tag_filter: Optional filter to specific tag (legacy) tag_filters: Optional filter to multiple specific tags (takes precedence over tag_filter)

Returns: ActiveUsersAnalyticsResponse: MAU data by tag for each of the last {MAX_MONTHS} months with descriptive month labels (e.g., "Month 1 (Nov)")

get/tag/mau

Query parameters

tag_filterstring nullable

Filter by specific tag (optional)

Filter by specific tag (optional)

tag_filtersstring[] nullable

Filter by multiple specific tags (optional, takes precedence over tag_filter)

Filter by multiple specific tags (optional, takes precedence over tag_filter)

Response

Successful Response