<
HomeEffortlessly integrate Salesfire with EKM. Once integrated you can quickly launch campaigns and surface messaging straight onto your website.
The next steps will allow Salesfire to track orders through your EKM site to give a comprehensive overview of analytics and Salesfire campaigns that have influenced orders through your site.
The following script provided by EKM can be added to your Order Complete Messages to enable tracking for any Salesfire CRO campaigns.
<script> window.sfDataLayer = window.sfDataLayer || []; window.sfDataLayer.push({ "ecommerce" : { "purchase": { "id": "[ekm:order_number][/ekm:order_number]", "revenue": [ekm:totalcost_number_only][/ekm:totalcost_number_only], "shipping": [ekm:totaldelivery_number_only][/ekm:totaldelivery_number_only], "tax": [ekm:totaltax_number_only][/ekm:totaltax_number_only], "products": [] } } }); </script>
5. Ensure the Salesfire code and EKM script are pasted beneath the success message text, similar to the preview below. Select Save to complete the tracking.
You have now successfully completed installation and tracking through your EKM site for your Salesfire account.