loopingo Uplift: Please use only the documentation in your loopingo account.
You can simply use one of our templates or plugins for your shop system.
Simply use our shopify integration snippet on bitbucket. You just have to insert your token and add the code at "additional scripts" in shopify.
To BitbucketWith our Gambio module you can add your loopingo token. Upon module activation the loopingo widget will show on your checkout page
Download pluginJust download our loopingo Wordpress Plugin for wooCommerce from the plugin store. Then fill in your token & you're live!
To the Plugin StoreJust install the loopingo JTL Plugin, to integrate loopingo in your webshop. Finally add the token & activate the plugin.
To the Community StoreYou can use our integration snippet for your OXID shop. Simply download the snippet here.
Download snippetYou can find loopingos Shopware 5 and Shopware 5 plugins in the Shopware community store. Just download and activate with your token.
To the Community StoreSimply use our shopify integration snippet on bitbucket. You just have to insert your token and add the code at "additional scripts" in shopify.
To BitbucketWith our Gambio module you can add your loopingo token. Upon module activation the loopingo widget will show on your checkout page
Download pluginJust download our loopingo Wordpress Plugin for wooCommerce from the plugin store. Then fill in your token & you're live!
To the Plugin StoreJust install the loopingo JTL Plugin, to integrate loopingo in your webshop. Finally add the token & activate the plugin.
To the Plugin StoreYou can use our integration snippet for your OXID shop. Simply download the snippet here.
Download snippetYou can find loopingos Shopware 5 and Shopware 5 plugins in the Shopware community store. Just download and activate with your token.
To the Community StoreThe following steps are necessary to activate the loopingo Monetise integration:
1. Integration of the code snippet on the "Thank you" page
2. Filling of the parameters
3. Entry of the permitted hosts in the CORS settings in the partner portal
The code snippet has the following structure. An explanation of the respective parameters can be found in the table below.
GDPR explanation:
The first block up to email is there to ensure that the ad display remains unique(order_id / token), to track redemptions(voucher_code) and to respect an advertising block(email).
The latter is only transferred hashed to our server.
The second block from country to order_amount is responsible for the auction and is encrypted and sent to our servers. This enables us to deliver more relevant results to the customers. This data is not critical in terms of data protection without further context.
The third block from first_name to birthday never leaves the browser. It is used purely for the convenience of the customer, if we can prefill this data for specific offers.
Throughout the whole process, loopingo does not set any cookies on the customer's device.
The integration cannot be loaded without the CORS entries in the partner portal.
Configuration
Customer data
The following snippet can be used to fill the parameters on the client side.
The loopingo integration is started automatically as soon as the application has been loaded. The integration can be started manually via the runtime API with the following script.
First, the API must be prepared as follows.
You can now interact with the integration:
loopingo_integration.component.vue
example.vue