TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Embed Linkedin profile page to see who visited your website

137 pointsby alanorourkeover 9 years ago

23 comments

jedbergover 9 years ago
This is why I hate the term &quot;growth hacking&quot;. It encourages this kind of behavior.<p>I&#x27;d be curious to know if anyone on HN thinks that this is morally and ethically ok?<p>What happened to the good old days when &quot;growth hacking&quot; was building a good product that people want to share with each other and then making it easy for them to share?
评论 #10374785 未加载
评论 #10375080 未加载
评论 #10375002 未加载
评论 #10374755 未加载
评论 #10375450 未加载
buro9over 9 years ago
This is also why you should segregate your browsing to different browsers and different browsing modes.<p>I personally now use two browsers for different reasons:<p>* Chrome = Gmail, Drive, Docs, Search that I wanted tracked (work related usually)<p>* Chrome Incognito = Social media (Twitter, Instagram) and sites I stay on most of the time (HN)<p>* Firefox Private Browsing = Search that I do not want tracked (shopping research usually), shopping, news sites, media sites, LinkedIn<p>One can also view these in terms of cookie&#x2F;data retention periods:<p>* Chrome = +1 week<p>* Chrome Incognito = 1 day maximum<p>* Firefox Private Browsing = Session (created and destroyed for a specific purpose, short-lived)<p>And yes, it&#x27;s not convenient as if I get an email with a link in it I will copy the link into the appropriate browser and then browse to it. But then the upside is that I don&#x27;t get tracked relentless by tracking stuff that expects cookies.<p>Oh, and I&#x27;m aware of IP tracking too. I tend to use PIA VPN for this reason and do not autoconnect to the closest place, but instead semi-randomly pick somewhere in Europe to surface from each day.
评论 #10375309 未加载
评论 #10375004 未加载
评论 #10374866 未加载
评论 #10374994 未加载
codingdaveover 9 years ago
I know my browsing habits&#x2F;history is not private, and I know I am being tracked, even though I use plugins to minimize that.<p>But having a marketing person send me a personalized email slapping me in the face with that tracking by explicitly telling me that they know what web page I visited on their site... that would be a pretty big turn off for me.
评论 #10374692 未加载
_xanderover 9 years ago
Cataclysmic outcome: linkedin is embedded on a porn site&#x2F;page and starts feeding the names and professional profiles of visitors to the owner. These people are then contacted and blackmailed based on socio-economic status (e.g. targeting rich married individuals).<p>This linkedin feature has always been a pure money grabbing ploy with no merit other than the premium revenues generated from exploiting the emotional vulnerability of people and #growthinghacking needs of recruiters.
ceejayozover 9 years ago
LinkedIn sets X-Frame-Options: sameorigin on requests, so this is likely to only work on old browsers (IE7 and lower, basically).
评论 #10374907 未加载
评论 #10374294 未加载
评论 #10374400 未加载
评论 #10374523 未加载
评论 #10374351 未加载
bigredtechover 9 years ago
While doing this for your own profile could be useful for you and some metrics you may want, someone else could be a bit more nefarious.<p>On a high profile&#x2F;traffic blog, web app, or site - could just include some targeted, random, or interesting LinkedIn profiles, and then all of these people would be bombarded with misinformation about who&#x27;s viewed their page.<p>Want to confuse sales team at XYZ Startup Corp., sure have all of their profile links in hidden IFrames too...
评论 #10375162 未加载
Tinyyyover 9 years ago
That&#x27;s one more reason to use extensions like Ublock and Ghostery.
评论 #10374374 未加载
julienover 9 years ago
This is terri(fic|ble).
userbinatorover 9 years ago
The essence of this hack is &quot;turn LinkedIn into a tracking pixel.&quot; I suppose it&#x27;s possible to do it with some other social-network-type sites too.
yatiover 9 years ago
I have a LinkedIn profile that I&#x27;ve not updated for a long time. Have programmers here found it to be of any value, apart from being in the know of what your friends&#x2F;colleagues are up to in their careers?
评论 #10374672 未加载
评论 #10375156 未加载
noerover 9 years ago
I read about this over a year ago (I think it may have been on HN, though the article was different). It seemed like it might be a security flaw and that it would get resolved, but I guess not.
BillFranklinover 9 years ago
Interesting, I just tested this. It doesn&#x27;t work as an image or an iframe on Chrome.<p>iFrame wont work on modern browsers: Refused to display &#x27;my linkedin url&#x27; in a frame because it set &#x27;X-Frame-Options&#x27; to &#x27;sameorigin&#x27;.<p>Image also probably did not work, though Linkedin might delay reporting profile visits, any ideas?
lucb1eover 9 years ago
Neat one! Not sure it will work too great for a hacker audience -- all sorts of content blockers, and they probably aren&#x27;t logged into Linkedin 24&#x2F;7 anyway -- but I really like the idea.<p>The only issue I have with this is that it tracks people on yet another part of the Internet. Same reason as why I don&#x27;t have Google Analytics or Youtube embedded videos or embedded Google Maps on my website (let alone Google Ads).
uptownover 9 years ago
I&#x27;ve been thinking about creating a separate Chrome login for use on any browsing on social sites (FB, Twitter, LinkedIn) - maybe even a unique login for each. Would that be an effective way to isolate this type of thing?
评论 #10374626 未加载
评论 #10374615 未加载
bigtunacanover 9 years ago
This is interesting; I was wondering though are you really using the Chrome Scraper extension to get this data? Is there some way to run that on a schedule, or are you manually scraping periodically?
santialboover 9 years ago
That&#x27;s actually a sneaky way of following up with people who visited your carrers page. Check their linkedin and if they are a nice candidate send them a message through linkedin.
ejcxover 9 years ago
You might not need a whole iframe. Why not just an img tag like a regular cross site request forgery over GET.<p>If the WHO isn&#x27;t logged with any js Magic it will work all the same.
dorfsmayover 9 years ago
I wonder what impact it has on page rank? I remember playing with 1x1 pixel links a few years back and finding my page completely disappear from Google.
lotsofcowsover 9 years ago
I love it when people use meaningless phrases like &quot;reach out to you&quot;. It makes spam filtering so easy!
mgalkaover 9 years ago
I think there are some ethical issues with this, but the idea is brilliant.
squiggy22over 9 years ago
What size is the request &#x2F; overhead?
评论 #10374658 未加载
monochromaticover 9 years ago
Creepy. I hope LinkedIn breaks this soon.
hbbioover 9 years ago
Can someone kill this news immediately, please?<p>We fear for our current business model.
评论 #10374791 未加载