Platform

No-code server-side tag manager

Pick a goal, map it to an ad-platform event in plain language, connect your ad accounts. Events flow server-side from your own domain, bot-filtered and consent-gated, with no container to host and no tags to wire.

What it is

A server-side tag manager sends your conversions to ad platforms from a server you control, instead of from the visitor's browser. DataCops is a no-code server-side tag manager: you choose a goal in the Event Manager, map it to a standard ad-platform event, and connect your ad accounts. There is no container to host and no tags to wire by hand.

Old-style tracking runs in the browser, where ad blockers, Safari, and Brave strip a large share of it. Sending from a server on your own domain fixes that. The conversion leaves your side cleanly, every time.

Why the old way is hard

Server-side is not new. Google has a server-side version of Tag Manager. The catch is that it is built for engineers. To run it you have to stand up and pay for a tagging container, keep it running, and wire every tag, trigger, and variable by hand. Teams often spend one to two weeks on it.

And even after all that, it still forwards whatever it is given. It cannot tell a bot from a buyer, and it cannot hold a conversion back until you know it is real.

The Event Manager flow

DataCops replaces the container, tag, trigger, and variable wiring with a goal-first flow. The Event Manager is one list of every conversion you track, and it is configuration, not traffic. You describe what you want, and the DataCops script fires it.

  1. Install once

    Add the DataCops script and point a subdomain of your own domain at it. Collection now runs first-party, so it survives ad blockers and Safari.

    Connect your domain →

  2. Open the Event Manager

    Every conversion in one place, with columns for the event, the page, what it sends as, and its status.

  3. Choose a capture mode

    Scan your site, point and pick, use a hosted form, or turn on SignupCops. See the four modes below.

  4. Map it to an ad-platform event

    In plain language. For a goal like Signup or Purchase, DataCops chooses the standard event for you.

  5. Connect your ad accounts

    Connect Google, Meta, TikTok, and more with one login each. Every qualifying event fans out to all of them.

    How delivery works →

From then on, each captured conversion becomes one clean event, passes the consent and fraud gates, and is delivered server-side to every connected platform. You never wire a tag or a trigger.

Capture modes

The Event Manager offers four ways to capture a conversion. Use as many as you need.

ModeTypeWhat it captures
DataCops PixelAutomaticFinds the forms and buttons already on your site and captures every ad click ID on arrival. A real form submit becomes the conversion. Nothing to scan or set up.
Select manuallyPoint and pickPoint at any form, button, or page on your live site and name it. No code and no selectors.
Hosted formHostedA form hosted by DataCops that carries first-party identity. Every submission is a Lead and comes with a risk score.
SignupCopsSignupsCaptures signups the browser pixel cannot see, like Sign in with Google. Sent server-side and delivered as CompleteRegistration.

What each goal sends

When you pick a goal, DataCops maps it to the standard event your ad platforms expect, so you do not have to know the exact event names.

Your goalSends to your ad platforms as
Book a demoSchedule
SignupCompleteRegistration
Contact or leadLead
PurchasePurchase
Add to cartAddToCart
Something elseYou choose

Hosted forms always send as Lead. SignupCops always sends as CompleteRegistration.

DataCops vs server-side GTM

Same goal, very different amount of work.

  • No container to host. DataCops runs first-party on your own domain. Server-side GTM needs a tagging server you stand up and maintain.
  • No manual wiring. You pick a goal in plain language. GTM needs tags, triggers, and variables built by hand.
  • Bot filtering built in. DataCops sits as a second layer behind Cloudflare and delivers only verified human events. GTM forwards everything.
  • Consent built in. One banner choice drives both browser and server sending. GTM relies on a separate tool.
  • It can wait. Because delivery is server-side, DataCops can hold a lead until your CRM says it is qualified. GTM fires in the browser at once and cannot wait.
  • Track once, distribute everywhere. One captured conversion fans out to every connected platform, with duplicates removed.
Was this page helpful?