Follow Company Plugin

Plugins are a quick and easy way to drop LinkedIn functionality into your website. Use the Follow Company Plugin to allow your users to easily follow your company page on LinkedIn.

The JavaScript snippet below will create a widget to follow the LinkedIn company page. Replace the data-id parameter with your Company ID to update the company page followed.

Tip

As a company page administrator, your Company ID can be retrieved by navigating to the admin section of your company page. For example, the LinkedIn Company Admin Page is https://www.linkedin.com/company/0000/admin/. We will use the Company ID 0000 in our example.

Sample Request

<script src="https://platform.linkedin.com/in.js" type="text/javascript"> lang: en_US</script>
<script type="IN/FollowCompany" data-id="0000" data-counter="bottom"></script>

Sample Plugin

Follow Company

By obtaining and using LinkedIn Plugins you agree to the Plugins Terms of Use.