Pardot integration

Hello, where can I find Wix/Pardot integration documentation? There are a couple use cases specifically I’m looking to solve for:

Tracking Scripts
We’d like to either embed Pardot tracking scripts directly onto the site or embed them onto the site via Google Tag Manager. Anyone have experience with this?

Form Integration
We’d like to send leads directly into Pardot from our Wix website. Can we either embed an iframe or integrate form handlers from within the form code?

Thanks in advance!

You should create an embedded form on pardot (not a form handler) and embed it into the wix site using the HTML component.

If you are creating a form handler then you will have to build the form yourself using Input elements and then POST to the form handler URL.

Embedding should be simpler though and will track the user browsing data whereas form handler will not (even though Salesforce says it will, its a bug on their side)

Sweet, thank you Shan! That’s ideally what we’re going for. Does that type of embed (HTML component) require a higher license type with Wix?

No, you get HTML component on free sites as well