Exclusive Private Group

Affiliates & Producers Only

$299 value$29.90/mo90% off
Last 2 Spots
Back to Home
1 view
Be the first to rate

How to Identify a Competitor's Tracker From the URL

Voluum, RedTrack, Binom, Keitaro and BeMob all build their click URLs differently, and the differences are readable without ever touching a competitor's dashboard. Here is the forensic method the desk actually uses.

Daily Intel ServiceAugust 4, 2026Updated 9 min

8,226+

Videos & Ads

+50-100

Fresh Daily

$29.90

Per Month

Full Access

12.5 TB database · 72+ niches · 9 min read

Join

Look at three things: the domain's DNS record, the redirect chain's hop count, and the path shape after the domain. Voluum, RedTrack and BeMob are SaaS platforms that still leak vendor CNAMEs on default setups; Binom and Keitaro are self-hosted, so a vendor CNAME rules them out immediately. From there, a few more checks usually name the exact tracker.

Why does the tracker leave a signature in the URL?

Every tracker makes deployment decisions during setup that the operator rarely revisits, and those decisions show up downstream on the live click URL. A SaaS platform ships with a default domain suffix, a specific redirect method, and a fixed path structure for campaigns and offers. Self-hosted software runs on whatever domain the operator owns, but it still carries the software's own routing conventions and server stack. None of this is hidden on purpose. It is just how the product was built, and building habits are hard to erase on every single click.

Five things carry the fingerprint: the DNS record behind the domain, the number of redirect hops between click and landing page, the shape of the path after the domain, the query parameter names the tracker generates automatically, and the headers or cookies the server drops along the way. A buyer running Keitaro on a $6-a-month VPS and a buyer running RedTrack's top SaaS tier both produce a click URL. The URL those two setups produce almost never looks the same. The pattern rarely lies.

  • DNS: does the domain CNAME to a tracker vendor, or resolve straight to an IP?
  • Redirect chain: one hop, two hops, or a JS-based bounce page?
  • Path shape: random alphanumeric slug, numeric campaign ID, or a readable alias?
  • Parameter names: does the tracker's own macro leak unresolved, like a literal {clickid}?
  • Response headers and cookies: what does curl -I actually return?

What do Voluum, RedTrack, Binom, Keitaro and BeMob each look like?

Voluum, RedTrack and BeMob are SaaS products with a hosted dashboard and a default tracking domain. Binom and Keitaro are self-hosted software the operator installs on their own server. That split explains most of what a URL shows before you click anything else. Below is what each tends to look like in the wild, with one caveat: any operator who reads their own tracker's setup guide can mask several of these tells on purpose.

TrackerDeploymentDefault-setup tellNative cloaking
VoluumSaaSUnmasked accounts resolve through a Voluum-owned CNAME target before a custom domain is fully configuredNo — pairs with a separate cloaking layer
RedTrackSaaSTrial and entry-tier accounts often keep a RedTrack-issued subdomain live even after a custom domain is addedPartial — built-in fraud and bot filtering, not full LP cloaking
BinomSelf-hostedNo vendor domain ever appears; server stack and TLS certificate are the operator's ownNo
KeitaroSelf-hostedSame self-hosted signature as Binom, but default admin paths and campaign routing differ once you compare a few live instancesYes — bot, proxy and datacenter-IP filtering ships in the core product
BeMobSaaS, free tier availableFree-tier accounts almost always keep a BeMob-owned default domain, since a custom one is usually the first paid stepNo — redirect and postback only

None of these tells survive a determined operator. A serious spender custom-domains everything on day one and strips the vendor fingerprint before the first click ever goes out. What you are really reading, in most cases, is how much setup effort someone put in before they started buying traffic. That gap between a five-minute install and a properly hardened one is itself information.

How do self-hosted trackers on custom domains give themselves away?

A self-hosted tracker on a fully custom domain still gives away the fact that it is self-hosted, because the operator now controls a real server instead of a vendor's shared infrastructure, and a real server has its own fingerprint. Four checks catch it almost every time: the DNS record type, the TLS certificate issuer, the response headers, and whether the same IP address answers for more than one of the operator's domains.

  • DNS: an A record pointing straight at an IP, not a CNAME to a vendor, usually means self-hosted.
  • TLS certificate: one issued directly to that single domain, commonly via Let's Encrypt, instead of a wildcard covering a vendor's whole platform.
  • Reverse IP: the same address serving several unrelated-looking offer domains suggests one operator running one Binom or Keitaro install across a whole portfolio.
  • Exposed paths: an accidentally reachable admin login or installer artifact, which happens more often than any tracker vendor would like.

None of this requires special software. Dig, curl, a browser's network tab, and a reverse-IP lookup are the entire kit. Anyone can run all four in under ten minutes on a single suspicious domain.

What does the tracker choice tell you about the operator's scale?

Tracker choice signals technical maturity, not necessarily budget size, and the two get conflated constantly in affiliate Telegram groups. The common assumption is that RedTrack or Voluum means a bigger operation than Binom or Keitaro, because SaaS feels more polished. The billing reality runs the other way at real volume.

RedTrack's published tiers scale with click volume and can run well past $200 a month once an account is pushing serious traffic — the exact current numbers need checking against RedTrack's own pricing page before quoting them to anyone. Binom and Keitaro, by contrast, have historically priced as a flat monthly license mostly indifferent to click count, somewhere in the rough $70-$450 range depending on tier and domain count, again worth confirming directly since these move. Run that math at five million clicks a month and the self-hosted option is often cheaper, not more expensive. A buyer who installed Keitaro on a VPS is frequently the leaner, more technical operator, not the smaller one.

Domain count is a better scale proxy than tracker brand once deployment type is accounted for. A portfolio with one tracking domain rotated across ten offers reads differently than one with forty freshly registered domains built for a single campaign. Count domains, not logos.

How do you confirm a guess without access to their account?

Confirm a guess with the URL itself, not a paid tool. Pull the click URL, run curl -I against it, watch the redirect chain with -L -v, and check the DNS with dig. Cross-reference the TLS certificate's issued-to field and, if a custom domain is involved, run it through a WHOIS lookup for registration date.

A domain registered eleven days ago, pointed at a fresh IP, with a Let's Encrypt certificate issued yesterday, describes a test, not a scaled campaign. A domain eighteen months old, reused across a dozen landing pages, with the same reverse-IP neighbors each time, describes an operator who found something that works and kept running it. Age tells the story.

None of this takes more than five minutes once you've done it twice. Almost nobody actually does it twice, because the checks get run once out of curiosity and then dropped — there's no dashboard reminding you to rerun them next week. Run it anyway, and log the date next to what you find. That single habit beats most paid spy tools that media buyers already pay for and stop opening.

Which trackers bundle cloaking and what does that imply?

Keitaro is the one tracker on this list built with cloaking as a core feature, not an add-on, and that changes what its presence tells you. Its bot, proxy, VPN and datacenter-IP filtering ships in the base product, which is a large part of why it shows up so often in gambling, dating and regulated verticals, where a compliance reviewer's IP needs to see something different from a real prospect's.

RedTrack sits in between — its fraud and bot-detection features catch invalid traffic and reduce wasted spend, but they are not built to serve a different landing page to a reviewer versus a buyer, which is a distinct job. Voluum, Binom and BeMob ship without native cloaking at all, so an operator running one of those while clearly running a cloaked offer is paying for a second tool, commonly something like Adspect or a comparable standalone cloaker, layered on top. That second subscription is itself a tell: it means someone budgeted for compliance risk on purpose, rather than assuming a tracker's marketing copy covered it for them.

How does this fit into a full competitor profile?

Tracker identification is one column in a bigger sheet, not the finding on its own. Alone it tells you deployment type, rough technical sophistication, and whether cloaking is in play. Paired with landing page variant count, geo spread, and how long the same creative has been running, it starts to describe an actual operation instead of a single data point.

Build it as a short checklist per competitor: tracker and deployment type, redirect chain length, domain age, cloaking signal, then the offer and angle itself. None of the five steps takes long individually. Together they replace a guess with a paragraph you could defend in a meeting.

The URL was never trying to hide the tracker. It was built to move a click as fast as possible from ad to offer, and speed leaves marks. Read the marks before you read anything else.

Frequently asked questions

Can you identify a competitor's tracker without clicking their ad?

Yes, in most cases. A click URL alone usually exposes the tracker through its DNS record, redirect pattern, and path shape, all visible via curl or dig before any landing page loads. Full confirmation sometimes needs one live click, but the tracker family is often guessable from the URL string by itself.

Does using a custom tracking domain hide the tracker completely?

Not completely. A custom domain removes the vendor's default subdomain, but SaaS trackers often still CNAME to a vendor target, while self-hosted trackers like Binom and Keitaro reveal themselves through server headers, TLS certificate details, and reverse-IP lookups instead of the domain name itself.

What is the single fastest check to run on a suspicious click URL?

Run curl -I against the domain and see whether the response redirects through a vendor-owned host. That one request usually separates SaaS trackers like Voluum, RedTrack or BeMob from a self-hosted install like Binom or Keitaro in under thirty seconds, before any deeper DNS or WHOIS work.

Is Keitaro really more common in regulated niches than Voluum?

It shows up disproportionately in gambling, dating and other regulated verticals, largely because its built-in bot and datacenter-IP filtering handles compliance-review cloaking without a second tool. That's an observed pattern from public case studies and vendor marketing, not a verified market-share figure, so treat it as a tendency, not a rule.

Can two different trackers produce URLs that look identical?

Occasionally, especially when an operator manually renames paths or strips default parameters to mimic another tool on purpose. That's rare, since it takes deliberate effort with no real payoff, but it means DNS and certificate checks should always back up a guess made from path shape alone.

Sources

Named rather than linked — verify before relying on any figure below.

  • Voluum's custom domain documentation
  • RedTrack's knowledge base
  • Keitaro's product page
  • ICANN's WHOIS lookup service

Comments(0)

No comments yet. Members, start the conversation below.

Comments are open to Daily Intel members ($29.90/mo) and reviewed before publishing.

Private Group · Spots Open Sporadically

Stop burning budget on blind tests. Use what's already scaling.

validated VSLs & ads. 50–100 fresh every day at 11PM EST. major niches. Manual research — real devices, real purchases, real funnel data. No bots. No recycled scrapes. No upsells. No hidden tiers.

Not a "spy tool"

We don't run campaigns. Don't work with affiliates. Don't produce offers. Zero conflicts of interest — your win is our only business.

Not recycled data

50–100 new reports delivered daily at 11PM EST — manually verified, cloaker-passed. Not stale scrapes from months ago.

Not a lock-in

Cancel any time. No contracts. Your permanent rate locks in the day you join — $29.90/mo forever.

$299/mo$29.90/moRate Locked Forever

Secure checkout · Stripe · Cancel anytime · Back to home

VSLs & Ads Scaling Now

+50–100 Fresh Daily · Major Niches · $29.90/mo

Access