anyone know where to access the body tags in forms? | Community
Skip to main content
April 2, 2015
Question

anyone know where to access the body tags in forms?

  • April 2, 2015
  • 11 replies
  • 3064 views
need to add custom code to code in the body tag of forms
This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

11 replies

April 19, 2016

For anyone trying to solve this in the future, I have figured it out!

You need to place the LinkedIn Autofill code in the HTML editor of the WYSIWYG of the form editor. You need to assure that your code is referencing the same form number ex: data-form="mktoForm_1124" that the code is being placed in.

Here is a sample of the LinkedIn code that we referenced in out HTML:

<script src="//platform.linkedin.com/in.js" type="text/javascript">

api_key: they verify this for you

noAuth: true

lang: en_US

</script>

<script type="IN/Form" data-form="mktoForm_1124" data-field-email="Email" data-field-company="Company"></script

Then you should be good to go!

AnnaBelle

April 19, 2016

During LinkedIn's fourth quarter earnings call, LinkedIn announced thee will be sunsetting LLA this year, which LinkedIn Auto-Fill is a part of: LinkedIn to shut down B2B ad platform 'Lead Accelerator' | Marketing Dive.