Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Cliff Seal

    (@cliffseal)

    Hey Chris,

    I’m not sure what you mean by “by adding in more info the shortcode”. You can pass an arbitrary query string which passes hidden fields to Pardot forms as described in the KB. The plugin embeds the form just like using the Pardot HTML directly, so there should be no changes in behavior there.

    Thread Starter Chris

    (@chrisaquino)

    Adding the query string is what I was referring to by “adding in more info into the shortcode” but how would you do it for the example below,

    Here is the original shortcode I have set up,

    [pardot-form id=”5627″ title=”White Paper – A Consumable Approach (N2N)”]

    Where do you insert the field id? i.e. Lead_Source? And then the actual lead source is “Website – N2N White Paper”. I’ve tried a few things but none have worked so far.

    Thanks for the help.

    Plugin Author Cliff Seal

    (@cliffseal)

    [pardot-form id="5627" title="White Paper - A Consumable Approach (N2N)" querystring="Lead_Source=Website - N2N White Paper"]

    This assumed Lead_Source is the Field ID.

    Does that work for you?

    Thread Starter Chris

    (@chrisaquino)

    That worked! Thanks!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘How to pull in hidden field for lead source’ is closed to new replies.