anyone know where to access the body tags in forms?

Anonymous
Not applicable

Re: anyone know where to access the body tags in forms?

Hey Regie,

I am having the exact same issue with where to put that code! Did you ever seem to figure it out?

Thanks,

AnnaBelle

Justin_Cooperm2
Level 10

Re: anyone know where to access the body tags in forms?

LinkedIn is discontinuing Lead Accelerator, so this won't be useful anymore.

Anonymous
Not applicable

Re: anyone know where to access the body tags in forms?

Even though they are discontinuing LLA, it would still be useful for anyone who has a LinkedIn profile. We have paid media ads on LinkedIn, so I would love to figure out where to put that code.

AnnaBelle

SanfordWhiteman
Level 10 - Community Moderator

Re: anyone know where to access the body tags in forms?

Forms don't have <body> tags. HTML documents (Marketo LPs or your own pages) have <body> tags.

Anonymous
Not applicable

Re: anyone know where to access the body tags in forms?

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

Anonymous
Not applicable

Re: anyone know where to access the body tags in forms?

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.