How to Connect Wordpress Elementor to Pardot Using a Form Handler

แชร์
ฝัง
  • เผยแพร่เมื่อ 29 ส.ค. 2024

ความคิดเห็น • 26

  • @user-ks2ej7vr6j
    @user-ks2ej7vr6j หลายเดือนก่อน

    thank you

    • @Rotive
      @Rotive  17 วันที่ผ่านมา

      You're welcome!

  • @Foxygrandpa2131
    @Foxygrandpa2131 ปีที่แล้ว +1

    Thank you so much, this was incredibly helpful

    • @Rotive
      @Rotive  ปีที่แล้ว

      Glad it was helpful! Kind of a niche topic, but it took me way too long to figure it out so we thought we'd share the learnings.

  • @concha0711
    @concha0711 23 วันที่ผ่านมา

    Hi Brian. Great video, as always! :) what is the difference between this approach and using Zapier, like another video you have?

    • @Rotive
      @Rotive  17 วันที่ผ่านมา +1

      Thanks! Redirecting the user to the Form Handler URL with the form input values appended to the end of it is better than using Zapier, because the user's browser get's cookied connecting that user's activity to their email address in Pardot. Zapier will submit the form but it's more "behind the scenes" so we never connect that cookie to the email address in Pardot. You'll have to hope they click on a link in an email at a later date to make that connection.

  • @JonnainSydney
    @JonnainSydney ปีที่แล้ว

    LIFESAVER seriously... THANKS SO MUCH

    • @Rotive
      @Rotive  ปีที่แล้ว

      You're welcome! So glad it helped 😊

  • @dustinfarris7248
    @dustinfarris7248 7 หลายเดือนก่อน

    Super Helpful! Thank you

    • @Rotive
      @Rotive  6 หลายเดือนก่อน

      You're welcome!

  • @user-vg7ho2ep4q
    @user-vg7ho2ep4q ปีที่แล้ว +1

    Very helpful. Only struggling with one part which you didn't seem to cover. When you enter "first=shortcode" I understand where the shortcode comes from. However, is the "first" also specified somewhere what that must be? Is that the same as what's inside the shortcode or can that be anything or where to get that value from?

    • @Rotive
      @Rotive  ปีที่แล้ว +1

      Hi Davy, good question. You define the External Name of that field in the form handler. When you add a field to the form handler. You could name it anything you like "first", "fname", "firstname", etc. Just make sure it matches the parameter name preceding the shortcode in the elementor redirect.

  • @GianRFN
    @GianRFN 4 หลายเดือนก่อน

    Hi! Question, do you think it's possible to connect Elementor Form to Pardot and adding a dynamic link tag on the submit button? Thanks!

    • @Rotive
      @Rotive  4 หลายเดือนก่อน

      Hey Gian, I think you're talking about using a URL redirect? That would work well if the user who clicks the button is already known to Pardot. If they aren't known, if they're still an anonymous user, Pardot won't be able to take an action on them.

  • @robertlamb387
    @robertlamb387 ปีที่แล้ว +1

    Thank you, this is just what I needed. I followed the steps in the video, but the final redirect is not working for me. I am trying to redirect the user to a PDF on our Pardot subdomain. After the form is submitted, the info is sent into Pardot just fine....however the user is not redirected to the URL of the pdf. They just stay on the page with the form, however, the URL does change, to include the [shortcodes] that are passed to Pardot. I do have the URL of the PDF set as the Success Location within Pardot. Do you have any idea how to resolve this? Thanks!

    • @Rotive
      @Rotive  ปีที่แล้ว

      Hey Robert. I think this is due to the default behavior of pdfs hosted by Pardot. They automatically download. Try navigating directly to that PDF url and you’ll see it doesn’t display the file in the browser.
      I recommend redirecting to a landing page with a link to the PDF or hosting it off of Pardot so it opens in the browser.

  • @Sachin_LearnandEarn
    @Sachin_LearnandEarn หลายเดือนก่อน

    How to capture utm source, medium, campaign?

    • @Rotive
      @Rotive  17 วันที่ผ่านมา

      In Pardot, make sure you've turned on the Google Analytics connector. Pardot will then automatically capture first touch UTM values for new Prospects.

  • @kellyennis7183
    @kellyennis7183 7 หลายเดือนก่อน

    Does this require Elementor Pro? We keep getting an error message that says that The "Redirect To" value is not a valid URL - but the URL works fine with an email value passed in the URL as opposed to letting Elementor construct it with shortcodes. If the Pro version isn't required, do you know what else would cause the invalid URL message?

    • @Rotive
      @Rotive  6 หลายเดือนก่อน

      Hey Kelly, I believe the Pro version is required to create an Elementor form. Are you sure you don't have it? Sounds like there may be an error with the merge fields.

  • @alyssasciaroni8859
    @alyssasciaroni8859 10 หลายเดือนก่อน

    Do you know how to do this using Divi? Can you make a video?

    • @Rotive
      @Rotive  10 หลายเดือนก่อน

      Hey Alyssa, I don't have access to a Divi install unfortunately. It's been a little while since I've used Divi, but I'm sure there is a feature to post or redirect with data after a form submission. I'd have to play around with it to know for sure.

  • @user-ri1db4dq3l
    @user-ri1db4dq3l ปีที่แล้ว

    Do you by chance know how to do this for Ninja Forms? O_o

    • @Rotive
      @Rotive  ปีที่แล้ว

      I'm not familiar with Ninja Forms unfortunately, but I'd look for a feature called redirect (as long as it lets you put field values in the redirect URL) or outbound webhook or post. They might not have these options though.

  • @Mittke88
    @Mittke88 10 หลายเดือนก่อน

    I assume all data will automatically go into Pardot?

    • @Rotive
      @Rotive  10 หลายเดือนก่อน

      It completely depends on what the Form Handler is configured to accept. This flexibility is good because you're not exposing all of your fields to updates through form submissions.