Spaces:
Running
Running
File size: 526 Bytes
853cba6 a8027c6 853cba6 a8027c6 853cba6 a8027c6 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 | ---
title: Mail Tracker
emoji: 📬
colorFrom: gray
colorTo: gray
sdk: docker
app_port: 7860
pinned: false
---
Minimal open/click tracking + event-sync endpoint for Mr AI Marketer's email
tracking feature. Public by necessity (recipients' mail clients hit it directly
from wherever they are), but not meant to be browsed — there's no UI here.
Endpoints: `GET /o/{token}.gif` (open pixel), `GET /c/{token}?u=<url>` (click
redirect), `GET /events?since_id=&secret=` (secret-gated sync feed for the app's
own local backend).
|