Shoper.pl
Below is an explanation of how Profity can be integrated into a Shoper.pl Shop.
Landingpage and Conversion Script
Login into the Shoper.pl Admin Dashboard and select Add-ons and integrations / Dodatki i integracje and then Own Integrations / Integracje własne.
Insert the Profity Landingpage Script into section Page footer, before closing </body> / Stopka strony, przed zamknięciem </body>
<script async src="https://PROFITY-DOMAIN/clients/main.js"></script>
Please note that the profity domain differs from country to country.
CH: static.profity.ch
AT: static.profity.at
PL: static.pl.profity.shop
DE: static.shopmate.de
UK: static.profity.uk
Insert the Profity Conversion Script and the Script for the visual integration into the section Confirmation of placing an order / Potwierdzenie złożenia zamówienia and click SAVE / ZAPISZ.
<script async src="https://PROFITY-DOMAIN/clients/conversion.js?s=PROFITY_ID&ordervalue={{ order.total_price | money_without_currency }}&ordernumber={{ order.order_number }}&email={{ order.email }}&vouchercode={% for discount in checkout.discounts %}{{ discount.code }}{% endfor %}"></script>
<script async src="https://www.getback.ch/Getback_ID"></script>
Below you’ll find a list with all the possible values