Campaigns and automation
The automation add-on and metrics API
Reporting campaign numbers by hand is free with your plan. The automation add-on ($10 a month, its own subscription, cancel any time) adds API keys so your own tooling pushes them, and connects read-only revenue sources.
Keys look like gaeo_... and are shown exactly once at creation; we store only a hash. Revoke any key from the Campaigns page. If the add-on lapses, every key stops at its next use automatically.
Push metrics with one request: POST https://groundedaeo.com/api/campaigns/metrics with the header Authorization: Bearer YOUR_KEY and a JSON body like {"campaign_id": "...", "rows": [{"day": "2026-08-03", "views": 1200}]}. Days in the future are refused; absent numbers stay absent rather than becoming zeros.
More in Campaigns and automation
Still stuck? Write to a person. Every ticket is read and answered by email.