Hey growth people !
I don’t know if you’ve followed the news but LinkedIn now allows you to invite people to follow your LinkedIn Company Page.
At a maximum rate of 50 connections per day.
That’s awesome : a new promotion channel that you can now grow and leverage to get you posts & news seen.
But who has time to click 50 times per day to select who to invite ?
Not me… which is why I’ve put together a small script that you can use to invite 50 people to follow your LinkedIn page in just one click !
Also, we never know how long those features are around for, so let’s take advantage of it fast !
The Script
Ladies and gents, here is the script to use :
var boutons = document.getElementsByClassName(“org-invite-to-follow-modal-connection-card__cell-checkbox ember-checkbox ember-view”)
for (var i=0;i<boutons.length;i++){boutons[i].click();}
How to use the Script
The next logical question, right !
Here goes :
1. Go to your LinkedIn page
2. Click on the “Admin tools” section and on the “Invite connections” link
3. A pop-up like this will show
4. Open your Chrome Console with keyboard shortcut Ctrl Shift J (on Windows) or Ctrl Option J (on Mac)
5. Copy paste the following script
var boutons = document.getElementsByClassName(“org-invite-to-follow-modal-connection-card__cell-checkbox ember-checkbox ember-view”)
for (var i=0;i<boutons.length;i++){boutons[i].click();}
6. Click “Invite Connections” and voilà !
7. Repeat once per day 🙂
Automating invites to follow LinkedIn company page
There is also a way to 100% automate this with a tool called LinkedHelper
PS : Want me to help with your growth marketing ? Click here to see what I can do for you here