PLEASE NOTE: These forums are no longer utilized and are provided as an archive for informational purposes only. All support issues will be handled via email using our support ticket system. For more detailed information on this change, please see this blog post.

Salesforce google analytics required hidden fields

  1. hatim
    Member

    Salesforce integration with google analytics requires a simple hidden field in the source:

    <INPUT type="hidden" name="sfga" value="insert-your-salesforce-oid-here"/>

    I've added the required hidden field, but the form still fails the sfga test. It doesn't look like gravity forms displays the hidden fields, instead they are passed through during post, or am I missing something? Can I get a hidden field in the gravity form some other way?

    Posted 12 years ago on Wednesday November 23, 2011 | Permalink
  2. I've even gone so far as to add the hidden field via jQuery during the page load.. unfortunately, it still fails.

    I'll be working on this & if I get it to work I'll come back and post.

    This would be an AWESOME addition to GF!

    Posted 12 years ago on Monday January 16, 2012 | Permalink
  3. ggntt
    Member

    Anyone find a fix for this, given GF supports SF integration i would have thought this would be easy to do.

    Thanks
    G

    Posted 12 years ago on Wednesday February 15, 2012 | Permalink