Copy and paste the code snippet into your website's HTML code.
This document assumes the user already has the embed code taken from the plugilo platform or was received by any other means.
Usually, the embed code will look like this:
<iframe data-pwid="psw2" frameborder="0" style="border: none !important; width: 0 !important; height: 0 !important;" data-kit="mmrai" data-widget="9ash3" data-id="544090f3-2800-489e-bdaa-6d69ad70de48"></iframe>
<script src="//booster.webtradecenter.com/Scripts/Booster/sw/sw-booster.js" async></script>
The embed code has two components:
1. The container element for the generated markup that will be embedded in the page.
2. Reference to the javascript code implementing the plugilo plugin code.
Integrated position, It is recommended that you add the plugilo's embed code at the end of the page just before the body tag closes (this will ensure loading our script will have minimum impact on the render of your page). 2. Test the widget(s) to ensure they are functioning properly.