DestinationsAd destinations

Everflow

Send conversions from Ours Privacy to Everflow to credit the right publisher in your partner-marketing program.

Everflow

Everflow is a partner-marketing platform for managing affiliate, influencer, and referral programs. Connecting Everflow lets Ours Privacy report conversions back so the right publisher gets credit.

How it works

When a publisher sends a visitor to your site, Everflow tags the URL with _ef_transaction_id. Ours Privacy captures that value automatically. When that visitor later converts, Ours forwards the conversion to Everflow along with the _ef_transaction_id so Everflow can match it to the original click.

If a visitor didn't arrive through Everflow, there's nothing to attribute and nothing is sent.

Setup

  1. In Ours Privacy, go to DestinationsAdd destinationEverflow.
  2. In Everflow, find your Tracking Domain under Control Center → Platform Configurations → Tracking Domains. Copy the hostname (e.g. trk.example.com) into Ours Privacy.
  3. In Everflow, find your Network ID under Control Center → Account → Network ID. Paste it into Ours Privacy.
  4. Save the destination, then map your conversion event(s) (e.g. Order Completed) to the Everflow template. Defaults work for most setups — adjust mappings only if you need to.

Tracking a conversion

ours('track', 'Order Completed', {
  order_id: 'ORDER-9001',
  value: 199.99,
  currency: 'USD',
});

That's it — Ours Privacy handles the rest.

Get started

Reach out to support@oursprivacy.com to enable this destination for your account, or see the Everflow developer docs for vendor-side setup.

How is this guide?

On this page