Any chance your follows will include company linkedin pages? Someone posted about this in March so I was wondering if it's still on the radar.
Thanks!
We haven't updated our Get The Code pages, but here are the new options for follow buttons for LinkedIn profiles:
To follow a group:
<a class="addthis_button_linkedin_follow" addthis:usertype="group" addthis:userid="GROUP ID"></a>
Replace GROUP ID with your group id.
To follow a company:
<a class="addthis_button_linkedin_follow" addthis:usertype="company" addthis:userid="COMPANY ID"></a>
Replace COMPANY ID with the company ID, which should look like a URL encoded version of the company name.
This question is closed to new answers.