Announcement

Collapse
No announcement yet.

How can I get my Facebook likes coutn in Google Analytics & webmastertools?

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • How can I get my Facebook likes coutn in Google Analytics & webmastertools?

    Hi,

    How can I get my Facebook likes coutn in Google Analytics & webmastertools?
    www.tvonlinesurveys.com the Facebook button is visible, but it's not count in Analytics..

    At the moment i use the following code:

    <div id="fb-root"></div>

    <script>(function(d, s, id) {
    var js, fjs = d.getElementsByTagName(s)[0];
    if (d.getElementById(id)) {return;}
    js = d.createElement(s); js.id = id;
    js.src = "//connect.facebook.net/en_US/all.js#xfbml=1";
    fjs.parentNode.insertBefore(js, fjs);
    }(document, 'script', 'facebook-jssdk'));</script>

    <div class="fb-like" data-send="false" data-layout="button_count" data-width="550" data-show-faces="true" data-font="arial"></div>

  • #2
    Re: How can I get my Facebook likes coutn in Google Analytics &amp; webmastertools?

    Follow the directions precisely ...

    > How To Add Facebook "Like" Button To BlueVoda
    . VodaWebs....Luxury Group
    * Success Is Potential Realized *

    Comment


    • #3
      Still no counts of Facebook in my Google Analytics



      I followed the instructions of the article above. The Facebook icon is visible, everything is fine. The only problem is I would like to see the Facebook likes/counts back in my Google Analytics.

      My Google plus ones are count in Google Analytics, what should I do to see my FB likes?

      Do I have to add something on the following string?

      <div class="fb-like" data-send="false" data-layout="button_count" data-width="450" data-show-faces="true" data-font="arial"></div>

      Thx in advance!
      Thijs

      Comment


      • #4
        Re: Still no counts of Facebook in my Google Analytics

        Apparently, no one has yet elected to "LIKE" your page, for if they had, the count would display on your web page, not in any HTML page coding that can be seen by you or read by Google Analytics: it is a dynamic link between Facebook and your page, one that is not "shared" by any other function -- Facebook does not "share" data with Google, thus your Facebook attributes will not 'show up' in Analytics or Webmaster Tools!
        . VodaWebs....Luxury Group
        * Success Is Potential Realized *

        Comment

        Working...
        X