count LIKE clicks

Discussion in 'JavaScript' started by roice, Nov 29, 2010.

  1. #1
    Hello,
    I want to do images competition - the winner is the one that his photo got the biggest number of facebook LIKE clicks.
    Is it possible to count the number of click on each LIKE button and input the data in DB?

    Thanks
     
    roice, Nov 29, 2010 IP
  2. neil12345

    neil12345 Peon

    Messages:
    24
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Is LIKE button an image ?
     
    neil12345, Nov 29, 2010 IP
  3. roice

    roice Peon

    Messages:
    200
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    roice, Nov 29, 2010 IP
  4. roice

    roice Peon

    Messages:
    200
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    is it possible to be done?
     
    roice, Nov 30, 2010 IP
  5. camjohnson95

    camjohnson95 Active Member

    Messages:
    737
    Likes Received:
    17
    Best Answers:
    0
    Trophy Points:
    60
    #5
    yeah it's possible. not real simple though. Does facebook use an iframe for the 'Like' button?
     
    camjohnson95, Nov 30, 2010 IP
  6. happpy

    happpy Well-Known Member

    Messages:
    926
    Likes Received:
    14
    Best Answers:
    0
    Trophy Points:
    120
    #6
    i can provide you a php script which get´s the number of LIKES for any given url.
    you can then incorporate my script into your existing app.
    pm me if needed.
     
    happpy, Nov 30, 2010 IP
  7. roice

    roice Peon

    Messages:
    200
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #7
    no, It's JS...
     
    roice, Nov 30, 2010 IP
  8. dimitar christoff

    dimitar christoff Active Member

    Messages:
    882
    Likes Received:
    62
    Best Answers:
    0
    Trophy Points:
    90
    #8
    no, it's an iframe with js (some 600k of it. nice.)
     
    dimitar christoff, Dec 1, 2010 IP
  9. v3t0

    v3t0 Member

    Messages:
    35
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    41
    #9
    when you put like button from facebook, it will automatically count the clicks..
     
    v3t0, Dec 1, 2010 IP
  10. camjohnson95

    camjohnson95 Active Member

    Messages:
    737
    Likes Received:
    17
    Best Answers:
    0
    Trophy Points:
    60
  11. roice

    roice Peon

    Messages:
    200
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #11
    Yes, But I want to get the number of clicks,per LIKE button, and put it in DB....
     
    roice, Dec 1, 2010 IP
  12. dimitar christoff

    dimitar christoff Active Member

    Messages:
    882
    Likes Received:
    62
    Best Answers:
    0
    Trophy Points:
    90
    #12
    dimitar christoff, Dec 1, 2010 IP
  13. roice

    roice Peon

    Messages:
    200
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #13
    did you every use facebook help page, or do something like I ment to do?
     
    roice, Dec 1, 2010 IP