One instance per client, or one for all of them.
A project is the unit: its own tracking domain, lookback window, fingerprint floor and privacy switches. Run one box per client or many projects on one box — the data stays where you put it either way.
How it works
Every client wants their own numbers
And their own data. A shared SaaS account means shared terms, shared outages and somebody else’s export policy.
Open Attrib runs where you say
Docker Compose on a box you control. Each client is a project with its own API key, tracker domain and settings.
Reports come from the same tables
The P&L and journey pages read the same Postgres. Nothing to reconcile between a client’s view and yours.
You own the deployment
AGPL-3.0-or-later: change anything. Run a modified copy as a service and you publish the changes — that is the whole licence.
Each client a project, each project its own settings
on infrastructure you control.
Projects
Created in the setup GUI at /app on your instance. Each carries its own keys, ad-platform credentials and webhook secrets.
Privacy per client
IP truncation and a consent gate are switches on the project. Export or erase a person by email with one API call.
No account on this site
This page is one instance of the software. Buy the licence, download the source and run your own; there is nothing here to sign up for.
Yours to run, $997 once.
One command install
Five lines, one of them a text editor. Postgres, migrations, API, worker and TLS come up together — and the install help that comes with the licence is a call, not a document.
curl -O https://openattrib.com/openattrib-src.tar.gz
mkdir openattrib && tar -xzf openattrib-src.tar.gz -C openattrib
cd openattrib
cp env.example .env && $EDITOR .env
docker compose up -dNothing to migrate
Keep the pixels you already run. Open Attrib's tracker sits beside them on your own subdomain and records what they miss; the ad platforms get their conversions back server-side.
Let's recap
- One instance, many projects — or one instance per client.
- Per-project tracking domain, lookback, fingerprint floor and privacy switches.
- Same tables behind every report, so nothing needs reconciling.
- GDPR export and erase per person, per project.
- AGPL: modify freely; publish changes if you offer it as a service.
$997, once. Then it is yours.
A self-hosted licence with the install done with you and twelve months of updates and support. No subscription, no per-event bill, no revenue share.
- The full source
- A licence to run it
- Install help, included
- Your ad platforms, connected
- Twelve months of updates
- Your data, on your box
One payment of $997. Tell us where you will run it and an invoice follows within one business day, payable by card or bank transfer. Nothing is charged on this site and no card details reach it. [email protected] reaches a person.