Introduction

The implementation of Profity in your shop consists of two parts. A conversion tracking including a script for your landingpage to ensure the first party cookie tracking and a visual integration on your order confirmation page.

The Tracking ensures that Profity can display all sales, all sent vouchers and many other KPI’s transparently and in real time in your dashboard.

The visual integration should draw the user’s attention to Profity and the partnershops offers.

The entire integration can be implemented within minutes using standard TAG Manager systems. Otherwise the integration can be made directly in the source of the order confirmation page.


First Party Conversion Tracking

The first party conversion tracking of Profity consists of two parts. A script for your landingpage and a conversion tracking on your order confirmation page.

The landingpage script needs only to be implemented on the site we link from Profity to. Normally thats the homepage/startpage. The conversion tracking needs to be placed on the order confirmation page. The conversion tracking is used to track the sales mediated by Profity and to display them in the dashboard.

The values %orderValue%, %orderNumber% and %voucherCode% must be replaced dynamically with the effective order values. The order value must be separated by a dot and submitted as follows: Example: 50.00

The voucher code entered during the ordering process must be submitted in the variable “voucher code”. In case no vouchercode was entered in the ordering process an empty string can be submitted in this variable.

Landingpage Script

<script async src="https://domain/clients/main.js"></script>

Conversion Script

<script async src="https://domain/clients/conversion.js?s=PROFITY_ID&ordervalue=%orderValue%&ordernumber=%orderNumber%&vouchercode=%voucherCode%"></script>

Visual Integration

In order to draw the user’s attention to Profity and his gift, a visual integration must be made on the order confirmation page:

Integration on the confirmation page

For this integration only the following copy/paste script has to be integrated on the order confirmation page:

<script async src="https://www.getback.ch/Getback_ID"></script>

Either via any common TAG Manager or directly in the source. The integration can be done immediately. The layer is only displayed when it has been activated by Profity. The layer will be displayed in the look and feel of your shop and can be adapted at any time without any effort on your part. Please contact your account manager for this.