Questions tagged [pardot]

B2B Marketing Automation by Salesforce

110 questions
0
votes
0 answers

How to embed form handler code of pardot in typeform forms?

I have created a form in typeform platform and I have then embedded it in marketing cloud landing page. Now I have to get the data that is acquired from that landing page form to be displayed in Pardot using Pardot form handler. I am stuck in this…
0
votes
1 answer

How to capture form handler views in pardot?

I am using pardot form handlers in my website. Form handlers does not have a way to record the views out of the box. Is there any workaround through which we can get the views recorded on the form handlers?
Neophile
  • 1,519
  • 12
  • 15
0
votes
0 answers

Can pardot first party tracking work with a tracker domain which is not a subdomain of my website?

I am trying to migrate to Pardot first party tracking from 3rd party tracking. My domain is sampledomain.com and my tracker domain is set as go.track-smapledomain.com, which is working fine with the third party tracking. As per pardot we need to…
Neophile
  • 1,519
  • 12
  • 15
0
votes
1 answer

HTML email rendering incorrectly on iPhone 11

The company I work for has been using the below email template for a while but the template seems to be displaying incorrectly in iPhone 11 and the 12 Pro Max, but displays correctly for everything else. The background colour doesn't fill the…
0
votes
0 answers

Pardot form handler PHP code on thank you page, not firing

I posted this yesterday, and got a lot of helpful advice that uncovered numerous mistakes I made. I've fixed those, but the problem still persists, so here's an updated version of the question. I'm trying to set up a Pardot form handler to run from…
0
votes
1 answer

Pardot TD adding extra 6 px below images

I'm working on a Pardot template, and in gmail at least (the only format I'm able to test in at the moment, but that's another rant), it's been adding a 6px buffer at the bottom of every image. Since we use a colored background, this results in a…
0
votes
1 answer

Sending form data sequentially to multiple locations using PHP

I have a form on a WordPress website that sends form input data to Pardot where their prospect account is created. The data is then sent back to the website and caught by user_reg.php where their user account is created for the site. The current…
Mainfram3
  • 11
  • 5
0
votes
1 answer

Submit Pardot Form using cURL request

So I am looking into utilizing Pardot and submitting a form using a cURL request, but I'm having some issues with the submission. So let's say the iFrame that Pardot provides works well and it looks like this:
Sem
  • 55
  • 5
0
votes
1 answer

Connecting with pypardot after the changes

For the past years I've been connecting to Pardot with the usual email-password way that it is described at the pypardot documentation. This obviously stopped working after the changes of Spring 21, but I cannot seem to find a good guide on…
Flora Biletsiou
  • 309
  • 3
  • 6
  • 17
0
votes
1 answer

Inline CCS to resize image for mobile in Emails

Trying to use an inline CSS for mobile only in Pardot. I'm using: @media screen and (max-width: 768px) { .secondimage {width: 50vw !important;} Which seems to work in mobile. However Pardot wants to have image height and width:
0
votes
1 answer

Cookie “pardot” has been rejected because it is already expired

I’ve added pardot tracking script as specified here https://help.salesforce.com/s/articleView?id=000318309&type=1