---
title: "Sync Event Analytics Cron"
method: GET
path: "/analytics/cron/sync-event-analytics/"
tags: ["analytics"]
---

# Sync Event Analytics Cron

`GET /analytics/cron/sync-event-analytics/`

Triggered by external cron to refresh stored GA4 analytics for all events.

The sync is a long-running batch job (many sequential GA4 API calls), so it
runs in the background and this endpoint returns immediately to avoid
gateway timeouts (504). Use the logs to track completion.

## Response `200`

Successful Response

- unknown

## Other responses

- `404` — Not found

## Changes

- **2026-09-03** `43ba83e1f2fe` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/myticketpartner/apis/fastapi/changes/analytics/cron/sync-event-analytics/get.md)

---

[API](https://skmtc.dev/myticketpartner/apis/fastapi.md) · [All operations](https://skmtc.dev/myticketpartner/apis/fastapi/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/myticketpartner/fastapi/revisions/43ba83e1f2fe/schema)
