Embedding a Wishpond Form

Learn how to capture sign-ups directly into Wishpond from Turtl

Kristi Eddy avatar
Written by Kristi Eddy
Updated over a week ago

You can replace Turtl’s native lead capture form with a Wishpond form. For this to work, you’ll first need to configure the Wishpond form so that it’s compatible with Turtl. This document will take you through each step of the process.

In order for Turtl to work with Wishpond forms you need to add small snippets of code in two places:

1. Main Page

Create a name for your form and press “Add New

Go to “View more” and click on “HTML

In that box you need to paste the following code and save:

<script type="text/javascript" src="https://app-static.turtl.co/forms/turtl.forms.wishpond.v1.embed.js"></script>

2. Thank you Page

Then you need to switch to the “Thank you” page and repeat the steps from above

Insert this code and save:

<script type="text/javascript" src="https://app-static.turtl.co/forms/turtl.forms.wishpond.v1.complete.js"></script>

Next, you need to save and publish your changes

Wishpond will automatically provide you with the embed code for your form. However, for Turtl you will need the embed URL. Get this by clicking on 'edit publishing options'

Select the Wishpond URL option

Success! You now have your form embed URL which can be copied and pasted straight into Turtl.

3. Add it to your Turtl Doc

Paste the embed URL into the forms tab in the Turtl Doc settings.

There are three form URLs you can specify:

  1. Default Form URL - This URL will be used for both Immerse and back cover forms unless the back cover form URL is also set. Once added, you can read more about how to enable the form in the editor here.

  2. Cover Form URL - This URL can be used to add a form on the very first surf page of your content. Readers will not be able to read or navigate past the first page without entering their details.

  3. Back cover form URL - This can be used to set a different form for the back cover. If this is left blank, the form set as Default Form URL will be used on the back cover.

Notes:


- If this is the first time adding a form to a Turtl Doc it will need to be styled by our team to match the rest of your Turtl Doc. Once you've added, contact your Customer Success Manager or support@turtl.co and we'll get it styled for you.

- With Wishpond Integration complete, you will be able to see leads from your embedded Wishpond form in your Turtl analytics dashboard.
These leads will appear in the Known Readers section. Without integration, your leads will only be located in Wishpond.
Please contact support@turtl.co or your CSM if you wish to integrate with Wishpond.

Did this answer your question?