Redeal has one-click integration with a number of e-commerce platforms. If your platform is not listed here then Redeal is simply installed by adding a script as described in the other section.

Redeal has a few different types of referral flows. All use the same script but is triggered differently. The type of flow is defined by the deal configuration but the site must be implemented to support the desired type. It is possible, but not required, to implement redeal to support all different types. See here for a simple demo of Redeal Instant.

Note that a Redeal flow is triggered by the domain the page is loaded from. The deal config must match the domain to actrivate. This means that it is not possible to test the deal from a local development environment or from a server that is running with an IP address. If a test environment has a sub domain the configured deal will be triggered but if it is different then a test deal need to be configured separatly.

Instant

The flow is triggered after purchase on the thank you page by calling the redeal() function. The function will need order information as input. After a referral the friend is pointed back to a landing page.

Target

The flow is triggered on page load from a generated link pointing to a landing page with added redeal parameters.

Action

The flow is triggered by calling the redeal() function at any action on a page. Use this type for customized referral setups that is not necessarily connected to a purchase flow.

Jetshop

Redeal is enabled by adding tags using GTM

Read More

Panagora Edge

Please contact Panagora to enable Redeal

Read More

Wikinggruppen

Please contact Wikinggruppen to enable Redeal

Read More

Carismar

Please contact Carismar to enable Redeal

Read More

Texttalk

A switch to enable Redeal is available in Addons visible when editing your theme. Theme Fabrikk is preferred.

Read More

Askås

Please contact Askås to enable Redeal

Read More

Easyfy

Please contact Easyfy to enable Redeal

Read More

Magento 1.x

Download and install a plugin to activate Redeal

Read More

Magento 2.x

Download and install a plugin to activate Redeal

Read More

Woocommerce

Download and install a plugin to activate Redeal

Read More

Shopify

Download and install app to activate Redeal.

Read More

Opencart 1.5

Download and install module to activate Redeal.

Read More

Prestashop 1.6

Download and install module to activate Redeal.

Read More

Prestashop 1.7

Download and install module to activate Redeal.

Read More

Tag Manager

Add two tags i GTM. One tag for the landing page and one tag for the order confirmation/thank you page

Read More

Other

Add link to redeal.js

The script can be included on all pages but minimum requirement is that it is loaded on the landing page and on the order confirmation/thank you page

Read More

Native App

Implement a custom widget or a native app by accessing the Redeal API directly

Read More