Sovendus LogoDeveloper Hub

Getting started with Checkout Products Postback

Introduction

Sovendus places your offer with numerous advertising partners following an order/transaction. In order to accurately record your orders (for billing purposes) and assign them to our advertising partners, a billing pixel must be integrated on your order completion or thank you page.
For this purpose, Sovendus transmits a generic token value each time a landing page is called up, which forms the basis of Sovendus billing. The generic token value is generated dynamically for each request and changes with every call. This token value must be cached and transmitted back to Sovendus after the order completion on your landing page through the call of the billing pixel on your order completion or thank you page.

External Product Id

For each campaign, Sovendus creates a fixed Product ID, which must be permanently stored when the billing pixel is called up. The Product ID will be communicated to you separately by Sovendus after product creation.

Token Value

By default, the "sovReqToken" parameter is appended to your landing page URL on every call. The value is dynamic and changes with every click on the offer. From the URL, you must transfer the token value, cache it temporarily, and output it via the billing pixel after the order is completed.