Embedding Pardot Form

1. Create a form
 
2. Go to "look and Feel" step, "Bellow form" tab and add the next code:
<script src="https://assets.trendemon.com/global/pardot-iframe-utils.js"></script>
<script>document.querySelector('form').addEventListener('submit', trd_pardot_report);</script>  
pardot1
3. Go to Completion Actions step, "Thank You Content" tab and add the next code:

<script src="https://assets.trendemon.com/global/pardot-iframe-utils.js"></script>
<script>trd_pardot_notify();</script>

pardot2

4. Paste embedded code to the Trendemon Unit