Four dashboard screens — create a container, verify your CNAME, connect gateways, paste the snippet or GTM template. Servero provisions Docker, SSL via Let's Encrypt, and global edge routing automatically.
Four screens from sign-up to your first server-side event. No DevOps, no Cloud Run, no infra team required.
Sign up, name your container, pick a plan. Takes 60 seconds. Every module (cookie keeper, click ID restorer, consent mode V2) is unlocked from day one.
Add track.yourdomain.com in your DNS with value edge.servero.io. Servero auto-verifies and issues the SSL cert. No Cloudflare, no Let's Encrypt rituals.
Open Gateways, paste your Meta CAPI token, GA4 Measurement ID, TikTok Access Token. Servero handles deduplication, hashing, and consent routing automatically.
Paste one line in your site head, or import our GTM template with one click. Watch events hit your live dashboard with match-rate and latency per destination.
<script src="https://track.acmeshop.com/s.js" data-id="srv_9f2c" defer></script>Every layer that keeps your server-side tracking reliable, compliant, and fast — maintained by us, invisible to you.
Polls for DNS-verified domains every 60s, runs certbot with HTTP-01, auto-renews at 03:00 UTC. Zero manual cert rotation.
Isolated Docker containers per workspace with per-plan CPU + memory caps. 50 RPS default, burst up to plan ceiling.
Global CDN forwards traffic to the nearest healthy pod. p99 latency under 50ms across regions.
Per-container failure tracking. Bad pods are shed before they cascade. Incidents auto-log with recovery notifications.
Continuous health pings. ContainerIncident records and state-change dispatch (container_down / recovered).
Every request/response persisted for audit: processing_time_ms, status_code, bot_detected, consent_state.
POS, CRM and WooCommerce events with delayed-dispatch + cancellation window. Fake-order-safe.
TOTP 2FA, Bearer API tokens (sv_*), HMAC-signed webhooks, append-only admin audit log.
Copy-paste installs for Shopify, WooCommerce, Next.js, Webflow, and raw GTM — every server-side event shipped in minutes.
{% comment %} In theme.liquid, before </head> {% endcomment %}
<script src="https://track.{{ shop.permanent_domain }}/s.js"
data-id="{{ settings.servero_container }}" defer></script>
{% comment %} On thank-you page {% endcomment %}
<script>
servero.track("Purchase", {
event_id: "{{ order.id }}",
value: {{ order.total_price | money_without_currency }},
currency: "{{ shop.currency }}",
email: "{{ customer.email }}",
content_ids: [{% for line in order.line_items %}"{{ line.product_id }}",{% endfor %}]
});
</script>Events flow from your site to a first-party subdomain, through Servero's routing engine, and out to every ad platform — cleanly, in real time.
Set up server-side tracking on your first-party domain in under 24 hours. Every feature included. No surprise add-ons.
No credit card · Cancel anytime · GDPR compliant
Tell us about your traffic. We'll spin up a sandbox and walk you through DNS in a single call.