Affitaskdesk tracks clicks, ingests signed server-to-server conversions, runs an unlimited-depth commission cascade, and keeps an append-only financial ledger — with the payout ceiling and the tenant boundary enforced by the database itself, not just application code.
383 automated checks passing · append-only ledger enforced by PostgreSQL triggers · no third-party runtime dependencies
Full operational control for the company running the network.
Deliberately narrower — built for affiliates, not operators.
Advertiser revenue and company margin are never selected by a partner-scoped query.
Every visit gets a unique click id. Visitor IPs are stored only as a keyed hash — never in the clear.
Deterministic order: country override, then default, then automatic detection, then block — with an explicit "no brand for this country" outcome instead of a silent fallback.
A suspended affiliate, a paused offer or a paused advertiser stops routing immediately — no separate switch to remember.
A child affiliate can never be granted more than its parent's own ceiling — refused in the service layer and by a database trigger, so no code path or manual query can violate it.
Total affiliate cost €120.00 · company margin €30.00 — one €150 split, not four separate payments.
Every business table carries a tenant id; queries are tenant-scoped and a database trigger refuses a row that would cross tenants.
HMAC-SHA256, a timestamp window, a nonce replay guard, and idempotent ingestion on the transaction id.
Mandatory 2FA for owner, admin and finance roles, encrypted TOTP secrets, single-use recovery codes, server-side session revocation.
Five roles plus per-user allow/deny, enforced on every route — with a full audit log of privileged actions.
An operator implements the Affitaskdesk server-to-server contract directly — the fastest integration when the operator can build to spec.
Flat parameters plus a shared-secret signature, configured per advertiser without writing code — for operators with their own existing postback format.
Tell us about your network and we'll get back to you — or request a live demo of the owner and affiliate consoles.
Prefer email? [email protected]