Summary
This article provides the code for Confirmation Page Capture Tags.
Not sure what a “Confirmation Page” Capture Tag is, or unsure if you should be using it? Read the Intro to Capture Tags article!
Where do I put the Capture Tag Code?
To identify visitors that fill out an external form, the PathFactory capture tag code snippet must be placed within the element of a Thank You page that the form redirects to. Similar to the email tracking links, the automation platform’s personalization functionality is used to pass the email address of the visitor to the PathFactory platform.
Capture Tag Code Snippet
The code for the capture tag is the following:
<script id="lookbook-capture-tag"
src="https://app.cdn.lookbookhq.com/libraries/capture/capture.js"
data-email="{{email}}"
</script>
{{email}} is replaced with the automation platform’s syntax to merge the recipient’s email address.
Capture Tags for Popular MAPs
Platform | Email Field Merge | Capture Tag |
---|---|---|
Eloqua |
|
|
Marketo |
|
|
Pardot |
|
|
HubSpot |
|
|
Views: 9