Settings
42 on screen nowDemoDemo account · every setting a real site gets. Nothing you change here is written. Join the waitlist →
General
Basic details for this site.The domain your tracker reports for.
Identifies this site to the collector.
Install snippet
Paste before the closing </head> tag.<script defer src="https://api.getvero.dev/t.js?s=vr_demo_a1b2c3d4e5f6"></script>Receiving data
Connect revenue
how your sales reach VeroAuthenticates your server when it sends a sale, and the edge install and A/B edge worker.
Set
Shown once, when generated. Lost it? Rotate to get a new one.Send each sale from your server, with the session id of the visit.
POST /api/revenue
curl -X POST https://api.getvero.dev/api/revenue \
-H 'Content-Type: application/json' \
-H 'Authorization: Bearer YOUR_INGEST_SECRET' \
-d '{
"amount": 2900,
"currency": "eur",
"provider_event_id": "ch_3PqXyz",
"session_id": "VERO_SESSION_ID"
}'Add this URL as a webhook in Lemon Squeezy, then paste its signing secret here.
Configured
Webhook URL
https://api.getvero.dev/api/revenue/lemonsqueezy?s=vr_demo_a1b2c3d4e5f6Never shown back. To change it, paste a new one.
Add this URL as a webhook in Paddle, then paste its signing secret here.
Not configured
Webhook URL
https://api.getvero.dev/api/revenue/paddle?s=vr_demo_a1b2c3d4e5f6Never shown back. To change it, paste a new one.
Outbound webhook
POST every event to your own endpoint.Public profile
Share a read-only stats page for this site.Off: stats stay private.
Danger zone
These actions are permanent.Type myapp.com to confirm.