Manage Stakeholders from LinkedIn with our Bookmarklet

Easily navigate to Stakeholder's pages, or create new ones, from their LinkedIn profile, and copy the profile pictures and LinkedIn IDs.

One of the first things we do before meeting a new Stakeholder is look them up on LinkedIn.

StratNavApp.com provides a convenient way of navigating from the Stakeholder record to their LinkedIn profile page.

The LinkedIn bookmarklet allows you to navigate in the opposite direction: from LinkedIn to their stakeholder page.

It also allows you to pull their profile image and LinkedIn id back into their Stakeholder record.

How to use it

  1. From any LinkedIn profile page, click on the StratNavApp.com LinkedIn Bookmarklet.
  2. This will open up a new page showing possible matching Stakeholders in StratNavApp.com.
    From there you can:
    1. Navigate to an existing matching Stakeholder record.
    2. Merge the LinkedIn image and ID into an existing Stakeholder record before navigating to it.
    3. Create a new Stakeholder record, in any project, adding the name, profile picture and ID from LinkedIn, before navigating to it.

How to install it

  • Desktop/laptop: Drag this link >> StratNavApp.com LinkedIn << to your bookmarks bar.

  • iPad/iPhone: create a new bookmark and replace the link address with this text

    javascript:personName=document.querySelector("h1.text-heading-xlarge").innerText; imageElement=document.querySelector("img.pv-top-card-profile-picture__image")??document.querySelector("img.evi-image"); imgSrc=imageElement?imageElement.getAttribute("src"):""; encodedName=encodeURIComponent(personName); encodedImgSrc=encodeURIComponent(imgSrc); baseUrl="https://www.stratnavapp.com/reference/LinkedIn"; urlParams=`?name=${encodedName}&face=${encodedImgSrc}`; encodedUrl=encodeURIComponent(window.location.href); finalUrl=`${baseUrl}${urlParams}&url=${encodedUrl}`; console.log("Navigating to",finalUrl); window.open(finalUrl,"_blank");

    into it.

See also

Other notes

The LinkedIn bookmarklet is available on all paid accounts. It is only available on free accounts for their first 3 months.

Demo


If any part of this text is not clear to you, please contact our support team for assistance.

© StratNavApp.com 2024

Updated: 2023-08-09

Loading...