Support » Plugin: Redirection for Contact Form 7 » Trying to Use Redirect to Cookie in Pardot

  • Resolved keliascott

    (@keliascott)


    I am having the same problem as the user in this thread – https://wordpress.org/support/topic/append-cf7-form-value-as-variable-to-redirect-url-on-submit/

    I am by no means a developer, I am very unfamiliar with code but I am trying! My problem is that I can’t quite figure out what and where to change the base of the script offered in that thread. I have an external URL that looks like this

    http://www.acrometis.com/request-more-information-2?pi_list_email=email

    Under redirect settings I have the “use external URL” box checked and I have that URL inserted, in the hopes that maybe that would act as the “cookie” worthy page. I also have the box checked for “pass all the fields from the form as URL query parameters”.

    Right now if someone fills out the form I can see their contact information populate in Pardot, but it’s not cookie-ing them and telling me their activity. It’s not tracking that they filled out this form, or what other pages on the site they went to, etc. That’s a big reason I’m using this form.

    If someone could help me identify what to use in that additional script box, and then help me figure out where to edit in my unique URLs and parameters I would really appreciate it!

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Yuval

    (@yuvalsabar)

    Hi @keliascott,

    It’s not possible in the free version.
    In the pro version of our plugin, you can pass parameters like this:

    http://www.acrometis.com/request-more-information-2?pi_list_email=[your-email]

    If that is what you’re looking for.

    Yuval

    • This reply was modified 4 years, 2 months ago by Yuval.
    • This reply was modified 4 years, 2 months ago by Yuval.
    Thread Starter keliascott

    (@keliascott)

    Thanks! Is this the pro version?
    https://querysol.com/product/contact-form-7-redirection/

    In testing it I only see that you integrate with Mailchimp from the list of drop down items. I do not want to get into API requests with Pardot.

    Plugin Author Yuval

    (@yuvalsabar)

    I don’t know about Pardot specifics, but if you want to redirect to:

    http://www.acrometis.com/request-more-information-2?pi_list_email=[your-email]

    You can just paste it into the external URL input field and you’ll be redirected as such.

    Thread Starter keliascott

    (@keliascott)

    Can you explain a little more? This is what I have now and I checked use external URL
    http://www.acrometis.com/request-more-information-2?pi_list_email=email

    then I have Pass all the fields from the form as URL query parameters checked because I’d like their name, email, company pulled over from this form into Pardot. It is populating all their information but not giving them a cookie. I thought the email parameter in the redirection URL might do that

    Plugin Author Yuval

    (@yuvalsabar)

    You need to ask Pardot support how it can be done.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Trying to Use Redirect to Cookie in Pardot’ is closed to new replies.