Why We Ship Server-Side Tracking Included (And What It Costs Everywhere Else)
Triple Whale plus Stape runs $200-500/month combined for what Admaxxer bundles at $9/month. Here is the unbundling thesis and the engineering case.
Most analytics tools sell server-side tracking as a separate, premium add-on. Triple Whale charges for attribution and routes you to Stape for server-side. Elevar charges for the tag manager and routes you to Stape. Blotout sells server-side as its core product at $99-499/month. Stape itself starts at $20/month and scales to $400+ at any meaningful event volume.
We do not. Server-side tracking to all five platforms (Meta CAPI, Google EC, TikTok Events API, Pinterest CAPI, Klaviyo server events) is included in every Admaxxer plan starting at $9/month. The first-party CNAME tracking domain is included. So is everything else — there is no "growth tier" gate, no separate connector fee, no event volume markup.
This post is the case for why. The merchant argument (you should not pay $300/month for a feature) is the easy half. The engineering argument (why we ship this when our competitors do not) is the half that took longer to write.
TL;DR
- Triple Whale + Stape stack runs $200–500/month combined at typical DTC event volumes.
- Elevar + Stape runs $150–350/month for the same outcome.
- Blotout charges $99–499/month for server-side as their core product.
- Admaxxer's AD_STARTER plan at $9/month includes all five server-side integrations plus first-party CNAME.
- We can bundle this because we already had the pixel collector, the worker fleet, and the platform connections. Adding five server endpoints is engineering scope, not a new product line.
The unbundling thesis
The DTC analytics market has been unbundled for too long.
Step back and look at what a mid-market DTC brand actually needs to run paid media:
- Analytics — visitor tracking, revenue, MER, cohorts. (Datafast at $99-499/mo, or Triple Whale at $159+.)
- Attribution — multi-touch, post-purchase survey, ad-level revenue. (Triple Whale at $159-499/mo, Northbeam at $1k+, Hyros at $300-1k+.)
- Server-side tracking — CAPI, EC, Events API. (Stape at $20-400/mo, Elevar's Server Side at $150-300/mo, Blotout at $99-499/mo.)
- Ad management — campaign monitoring, alerts, basic operations. (Triple Whale Mobile, Madgicx at $55+, Revealbot at $99+.)
- AI agent / decision support — pause/scale recommendations, queries. (Triple Whale Sonar at $499+, internal builds.)
Five products. Five line items. Five integrations to maintain. Five vendors who each want to sell you their roadmap. The combined monthly bill at typical mid-market volume is $500-1,500/month — and the products do not talk to each other cleanly.
The unbundling thesis: a brand that has Datafast + Triple Whale + Stape is paying three companies to be three loosely-coupled data layers. The data formats do not match. The attribution windows do not match. The customer-journey definitions do not match. Engineering effort that should go into shipping new ads instead goes into reconciling three dashboards.
Admaxxer's bet is that the right answer is one platform. Not because bundling is cheaper (though it is); because bundling is correct. Visitor identity, conversion event, ad spend, and revenue all share the same primary keys. Splitting them across three vendors is a tooling artifact, not a market truth.
Competitor pricing as of May 2026
Below is the current published pricing across the major players. (Numbers verified against public pricing pages on 2026-05-12; private tiers and custom contracts may differ.)
| Tool | Category | Entry price | Mid-tier price | What server-side costs |
|---|---|---|---|---|
| Triple Whale | Attribution + analytics | $159/mo | $359/mo | Routes to Stape ($20-400/mo) |
| Northbeam | Attribution | $1,000+/mo | Custom | Built-in (in enterprise tier only) |
| Hyros | Attribution + tracking | $99/mo (limited) | $300-1,000+/mo | Hyros tracking domain (included), but no Klaviyo server events |
| Datafast | Analytics | $99/mo | $499/mo | Not offered |
| Stape | Server-side tag manager | $20/mo (limited) | $200-400/mo | This IS the product |
| Elevar | Server-side + GTM | $25/mo (limited) | $150-300/mo | This IS the product |
| Blotout | Server-side first-party | $99/mo | $499/mo | This IS the product |
| Admaxxer | Analytics + attribution + server-side + ad mgmt + AI | $9/mo | $79/mo | Included at every tier |
The "stack" math at typical mid-market DTC event volume (~750K tracked events/month):
- Datafast Pro + Triple Whale Growth + Stape Mid: $499 + $359 + $200 = $1,058/month ≈ $12,696/year.
- Admaxxer AD_PRO: $79/month ≈ $948/year.
- Difference: $11,748/year, or roughly the cost of an in-house junior analyst's tooling budget for two years.
That is the merchant case in one paragraph. The engineering case below is why we can charge $79.
The engineering case (why we can ship this for $9)
Server-side tracking sounds expensive because Stape and Blotout charge a lot for it. The marginal-cost reality is the opposite — server-side tracking is cheap once you already have the right primitives. The primitives are:
A pixel collector. Code that receives browser events over HTTPS, parses them, and writes to a database. We had this from day one because pixel-based analytics is our core. The same collector that ingests browser events ingests server events — same payload shape, same validation.
A worker fleet. BullMQ + Upstash Redis workers that pick up events and fan out to downstream sinks. The "downstream sinks" started as Tinybird (for analytics aggregation). Adding Meta CAPI as a sixth sink is a worker that POSTs to graph.facebook.com. That worker is ~200 lines of code. We have seven of them now.
A platform connection layer. We already ask merchants to paste their Meta, Google, TikTok, Pinterest, and Klaviyo API tokens for ad ops. We already store them encrypted (AES-256-GCM in Postgres). We already refresh and rotate them. Using the same tokens to POST conversions is the same auth code path.
Tinybird as the conversion ledger. Every event lands in the events_log datasource with event_id, event_name, user_data (hashed), and the source-of-truth amount. Deduplication, retry, replay — all become queries against an existing analytics database.
Stape and Elevar charge $200/month because for them server-side tag management is the product — they sell it as a standalone GTM-style service. For us it is one of many things our worker fleet does on any given day. The marginal cost of adding the fifth server-side integration after the first four is approximately zero. We could not justify charging $200 for it.
The corollary: the bigger we get, the more of an unbundling cost advantage we have. A merchant on the $79/month plan gets all the same workers, same retries, same Tinybird, same connection layer. Charging more for it would mean charging for capacity that scales sublinearly with the customer.
The merchant case
The merchant case is simpler. Every brand we have moved from a Triple Whale + Stape stack to Admaxxer saves $50-500/month. That is real money — at mid-market scale, the saved spend usually funds an additional creative tester for the quarter.
The objection we hear: "But Triple Whale has been around longer and has more attribution features."
Counter: most of the "more features" are the things attribution stacks added because their analytics layer was thin. Admaxxer's analytics layer is the foundation, not the afterthought — pixel, journeys, MER, LTV, MMM, incrementality were all v1. Server-side tracking is the additional layer that makes the analytics signal accurate. Bundling them flat-rate is the natural shape of the product, not a discount stunt.
The other objection: "But $9/month sounds too cheap to be real."
Counter: the $9 tier is real, and it includes everything. It has a smaller event quota (15,000 tracked events/month) — appropriate for stores under $100k/month revenue. Mid-market brands at $1M+/month land on the $79 or $199 tiers, which is still well under half the cost of the unbundled stack and includes server-side at every level. No event volume markup, no premium connector fee.
See:
- Datafast alternative — analytics + server-side included.
- Triple Whale alternative — attribution + server-side included.
- Stape alternative — the direct cost math vs. specialist server-side tools.
- Hyros alternative — first-party tracking + ad-level revenue at one-fourth the cost.
- Northbeam alternative — enterprise attribution outcome at SMB price.
What we will not do
To be direct about the tradeoffs:
- We are not selling premium server-side as an enterprise upsell. It is included at $9 forever. If you grow, you pay for event volume, not feature access.
- We are not charging per-platform. Some competitors price per ad network ("Meta CAPI is $X, TikTok Events API is $Y"). All five platforms, one price.
- We are not gating CAPI behind a $500/month tier the way Northbeam does. Smart bidding signal improvement is a fundamental capability, not a luxury.
Caveats
Pricing in the DTC analytics space changes quickly — the table above is verified at time of writing (May 2026) but specialist tools occasionally run promos or restructure tiers. If you are comparing today, pull each vendor's current pricing page and re-run the math. The unbundling cost advantage is structural, not a snapshot.
Also: if you are an enterprise brand with $50M+ revenue and a dedicated analytics engineering team, the bundled-vs-specialist trade looks different. Specialist tools sometimes win on depth in one specific area (Northbeam's MTA modeling, Hyros's first-party tracking) at the cost of integration work. The bundle is most compelling for the 10-person DTC team that wants to stop maintaining six dashboards.
FAQs
Q: How do you charge $9/month if Stape charges $200 for similar functionality? A: Stape's standalone product has standalone overhead — sales, support, infrastructure. We already had the worker fleet, pixel collector, and connection layer for analytics. Adding server-side endpoints was incremental engineering, not a new product.
Q: Is the $9 plan a loss leader? A: It is the entry tier for stores under $100k/month revenue. It is not a loss leader — small stores have small event volumes and small infra cost. Mid-market brands at $1M+ pay $79-199/mo, which is the unit-economics-positive tier.
Q: What stops you from raising prices later? A: We have publicly committed to grandfathering customers across pricing changes (see GL#46 in our internal billing notes). Anyone who joins today at $9/mo keeps that tier even if list prices change for new signups.
Q: How does this compare to Shopify's own Customer Events / Pixel API? A: Shopify's customer events are a tag manager replacement, not a server-side conversion API. They fire from the browser (subject to the same ITP/ATT/blocker issues), and they do not POST hashed PII directly to Meta/Google/TikTok. They are complementary to server-side, not a substitute.
TRIAL_LINE: Start your 14-day free trial — no credit card required. See Admaxxer pricing.