Turtl can be combined with Pardot to provide insight into how each individual reader is consuming your content. To do this, you will need to first configure the Pardot integration and then send each reader their own lead capture URL (previously known as PURL - personalised URL ) for your content.

1. Ensure Pardot integration is configured for your account

This can be done by following our guide. If you are unsure or need help, please speak to your Customer Success Manager.

2. Create your email in Pardot

Use the standard Pardot email creation tools to design your email as normal.

When you come to add a link to your Turtl Doc, click the link option and insert your Doc URL as usual, but add the following to the end of the URL

?lead[store]=pardot&lead[id]=%%crm_id%%

For example, the Turtl Doc URL:

https://team.turtl.co/story/turtlexample

 becomes:

https://team.turtl.co/story/turtlexample?lead[store]=pardot&lead[id]=%%crm_id%%

Pardot have two types of tags available Variable (PML) and Handlebar Merge Fields (HML)

If a HML tag is being used replace %%crm_id%% for {{Recipient.ID}}

So

https://team.turtl.co/story/turtlexample

becomes:

https://team.turtl.co/story/turtlexample?lead[store]=pardot&lead[id]={{Recipient.ID}}

4. Send your email as usual

Select your recipients and send from Pardot as usual.

5. Check your Turtl analytics

Once your recipients have started reading your content, they will appear under Known Readers within Turtl analytics.

Did this answer your question?