Home
Integrations Library
E-Commerce Integrations
DigiStore24 Integration
DigiStore24 Integration

SERIES:

DigiStore24 Integration

This article explains how to integrate DigiStore24 with Everflow using a server-to-server connection for accurate conversion tracking.

Overview: How the Integration Works

This integration establishes a server-to-server connection between DigiStore24 and Everflow for accurate conversion tracking.

When properly configured, DigiStore24 conversions will appear in your Everflow reporting with correct attribution.

Step 1: Configure Your Everflow Offer

  1. Obtain a DigiStore24 promolink or content link
  2. Add the cid parameter with the Everflow transaction ID to your Base Destination URL:

Example:

https://www.digistore24.com/content/123456/20581/JohnSmith/FacebookCampaign?cid={transaction_id}

Step 2: Set Up the DigiStore24 Postback

Access the appropriate section in DigiStore24: Vendors: Navigate to Settings > Integrations (IPN) Affiliates: Navigate to Account > S2S postback Enter your Everflow Postback URL, replacing TRANSACTION_ID with the {cid} macro:

Example:

https://www.clik2trk.com/?nid=5&transaction_id={cid}&amount={amount_gross}

For more information, please follow this link for documentation on the quick start with DigiStore24 - [Click Here]

Macros You Can Pass:

Everflow Parameter Digistore24 Parameter Description {transaction_id} {cid} The ID used by your tracking system to attribute the purchase to a specific click. e.g., 123456789 {offer_currency} {currency} The currency in which the product was purchased. e.g., EUR {random} {random} A randomly generated string (to potentially avoid caching issues). e.g., 2nc91mx82nv912kcx81be8c {affiliate_id} {affiliate_id} ID of a Partner on the Network / Partner Digistore24 ID. e.g., max_affiliate {affiliate_name} {affiliate_name} Name of a Partner on the Network. e.g., Max Mustermann {geo_country_name} {country} The country where the purchase was made. e.g., Germany

Access DigiStore for more macros - [Click Here]