Facebook recently changed the way they gather data from submitted links via user ‘status updates’. At this point the new engine, otherwise known as ‘facebookexternalhit’ is responsible for quickly grabbing the first 49 words of the page you submit, along with any relevant pictures or video. Its very quick considering the engine can gather data in less then 3 seconds and neatly format the text for your update.

Now if you were to look at the image below – something doesn’t seem quite right with the way this data was cached. Exactly 2 seconds after I went to externally view a page – the fbexternalhit spider had cached the exact same data as I was looking at. Although its quite possible this could be a coincidence and in fact somebody had re-posted this page on facebook. But it almost seems as if FB is somehow monitoring or watching/caching the data of sites I look at, even though I’m not logged into my account. Its smart if it is true, but what is the value of knowing where I search when you have a log of my facebook activity which I would assume is way more valuable.

Just thinking out loud here but definitely an interesting concept and its kind of funny if FB decided to cut out all of the third party cookies and tracking devices and started to gather the data themselves :) . I guess it is indded true, you can never have enough information about your users… Right Google?

Good stuff!!!

[Update] Since the facebookexternalhit engine only loads one page and stays for less than 1 second, you will not see the referrer in your google live analytics console. Honestly, it would be very interesting to see via analytics how many times one of your URL’s are submitted. Note, you do see the referring site if somebody does click on the users status via Facebook (and stays for more than 5 seconds).

 

Apparently I missed out on this one and thought it was a youtube video. I simply clicked on the picture and was immediately redirected to a site that looked like youtube but with an authentication prompt.  Even though I immediately exited the site and dumped my cache, the following JavaScript posted a comment and link to the suspect video via my Facebook Profile.  To not give credit to the site, I removed the FB.Event Subscribe URL’s. Nevertheless very slick indeed.

The “security prompt” is arbitrary, the actual post to my facebook profile was invoked by clicking on the Submit Button. Fortunately this is not an application which attaches to your profile.

script type=”—text/javascript—”
        window.fbAsyncInit = function() {
        FB.Event.subscribe(‘comment.create’,
      function (response) {
         window.location = “http://…./comment.php?landing=1″;
      });
    FB.Event.subscribe(‘comments.remove’,
    function (response) {
      window.location = “http://…./comment.php?landing=1″;
    });
         };
      (function() {
        var e = document.createElement(‘script’);
        e.async = true;
        e.src = document.location.protocol + ‘//connect.facebook.net/en_US/all.js’;
        document.getElementById(‘fb-root’).appendChild(e);
      }());
    //]]>
    –script–

youtube security verification

© 2012 random technology [RT] technology documentation

Optimized by SEO Ultimate