Scooter GTM · Tracker
Link redirect & ingestion service. No dashboard here — this app powers /r click tracking and writes funnel data to the shared database. The statistics dashboard is a separate deployment.
GET /r?s=<channel>&c=<campaign>&u=<destination>— logs a click and redirects.GET /api/cron— scheduled daily ingestion.POST /api/ingest— manual ingestion trigger.