Skip to content

Philosophy

BitEasy was built in response to a growing trend in the mobile growth ecosystem: attribution opacity.

Traditional Mobile Measurement Partners (MMPs) and ad networks often rely on “black box” attribution—proprietary fingerprinting algorithms, probabilistic matching, and invasive background tracking to claim credit for installs.

We believe this model is fundamentally flawed for many developers, especially those building:

  • Only-on-device tools
  • Privacy-focused apps
  • Creator-led communities

1. Attribution Should Be Explicit, Not Probabilistic

Section titled “1. Attribution Should Be Explicit, Not Probabilistic”

When a user clicks a link from a creator, they have an intent. That intent should be captured explicitly. We prefer user-confirmed attribution (copying a code, scanning a QR) over guessing based on IP addresses and device models.

Attribution is a financial contract between you and your partners. It shouldn’t live in a third-party dashboard that can change numbers retroactively.

  • In BitEasy, an attribution event is a Subscriber record in your database.
  • It is immutable.
  • It is auditable.

Tracking who referred a user is a hard engineering problem. Paying that partner is a hard financial/legal problem. BitEasy solves the tracking and ledgering. We leave the payouts to dedicated payment processors (like Stripe Connect), giving you full control over the money flow.

We do not use:

  • IDFA / GAID
  • Device Fingerprinting
  • Cross-app tracking pixels

We rely solely on information explicitly passed during the referral flow (referral codes or short-lived, first-party time windows).

BitEasy is not a drop-in replacement for adjusting your Facebook Ads spend. It is a tool for building trust with:

  • Influencers & Creators: They know exactly which sales came from them because their audience enters their code.
  • Users: They aren’t being tracked across the internet.
  • Yourself: You have a clean, SQL-queryable ledger of every referral.