Skip to main content
University Header

Pardot prospect tracking

  • June 5, 2025
  • 0 replies
  • 117 views

Kevin Lewis
Forum|alt.badge.img+5

Each time a Pardot prospect lands on one of your website pages that is running the Qualified Javascript snippet, Qualified pulls in the prospect’s data so that your sales team can see the Pardot data for the prospect who is on your site within the Qualified app.

 

With Dynamic Content

Create the Dynamic Content in Pardot

  1. Navigate to the Account Engagement Console in Salesforce

AD_4nXfYd9URmmdK4NjmYVjZ5GFmGPo5lXdkJZdvjriIAqWnWuNjbeowUkhqsV4tzkjvS8QjEmn_b_46rh5OlGrN5piO7HCNEcCjYy5VPAxewYRHLgdisyqPxKCWGpGOCxRJWJoupadjIQ?key=qlLHGsOGlvGTtIbj7uKKuQ

  1.  Select Content

AD_4nXdKAgFGpApILapQykYNonK3OD0e7gXvB17Db8cLceA8uAePpo185ZaprtBX4k2s6pG51L09kwJno2s2XEB117lACesYsrMuAL2LG4wKXFErhbgF8kYEV7Y2_BM7DPdMwOQqX_rLTQ?key=qlLHGsOGlvGTtIbj7uKKuQ

  1. In the left menu, select Dynamic Content and then press the blue Add Dynamic Content

AD_4nXfGhMMWIXT4z1bCtJz8xXQWYUHuxmrXelFOkX_ZCz927kwiV_BVzSecUE0bYoBDkKe9k8KC0ft8iwafGl8NDgGVrHrX2YZg9-FkUFP_JU4xmdfKWcJFxmqu_iP3XbTuldonv1Zt?key=qlLHGsOGlvGTtIbj7uKKuQ

  1. Paste the following block into the Default Content field:

*QUALIFIED*%%email%%*QUALIFIED*

If you have upgraded your Pardot account to use Handlebars Merge Language, use {{Recipient.Email}} in place of %%email%%

  1. Press Save

Verify that the Dynamic Content is set up successfully

  1. As an Admin in Qualified, go to Settings → Integrations → Pardot → Connection
  2. Scroll to the Prospect Tracking section of Pardot Settings and click Verify Prospect Tracking.

Scroll to the Prospect Tracking section of the Pardot Settings and click Verify Prospect Tracking

  1.  If your setup was successful, you'll see the message: Prospect tracking is configured.

Prospect tracking is confirmed message displayed if working correctly

Without Dynamic Content

Create a campaign for website tracking

Connected Campaigns between Salesforce and Pardot were introduced with the Winter 2019 Salesforce release and all Pardot orgs created since the Winter 2020 Salesforce release have them turned on by default. If you do not have Connected Campaigns enabled, consider reviewing their setup and advantages.

  1. Access the Campaigns tab from a tab in a Salesforce app or directly from the Salesforce App Launcher.

Select Campaigns from the Salesforce App Launcher

Note that to create a campaign, a user must have the Marketing User permission selected on their user record.

Select "Marketing User" on a Salesforce user record to permit them to create Campaigns

  1.  Click New on the Campaign page to create a Pardot campaign for tracking your website activity.

Click New on the Salesforce Campaign tab to create the web tracking campaign

  1.  Enter the name of the campaign, like “Website Tracking Campaign,” mark it active, select a type, and a status. Click Save.

Name the Campaign and mark it Active; choose type and status

The campaign will automatically sync to create a Pardot Campaign if you have Connected Campaigns set up, but it can take several minutes for the sync to complete.

Copy the campaign tracking code (Javascript)

  1. Use the App launcher to select Account Engagement
  2. In the top menu, select Account Engagement Settings
  3. From the Account Engagement Settings menu, select Domain Management
  1. Scroll to the Tracking Code Generator
  2. From the Tracking Code Generator, next to Override Default Campaign, select the campaign you previously created.
  1. Copy the tracking code and save it for the next step, below.

Place the campaign tracking code on your site

The tracking code needs to be included in every page on your website where you want to track visitors with Qualified. To do this, paste the JavaScript snippet you copied into the HTML code of each page before the </body> tag.

Sample JavaScript snippet pasted in HTML code

Qualified users sometimes forget to include the Pardot tracking code (Javascript snippet) in a website page. If you are not seeing Pardot tracking results for a page, verify that the Pardot prospect tracking code has been included on that page.