1. Download the plugin here.
Your export is available here http://www.your-website.com/exportLengow.php
2. Install the Lengow conversion tag in your order confirmation pages, located in the root directory, by placing the following values:
filename: ssl_confirmation.php
line 1025:
just before the order product loop, insert line:
$total_commande = 0;line 1066: inside the order product loop, insert line:
$total_commande += $total_ttc;line 1086, insert line:
<img src="https://tracking.lengow.com/lead.php?idClient=400 &price=<php echo number_format($total_commande,2); ?>" alt="" border="0" />