Reward user when he shares the website

Discussion in 'Social Networks' started by dafuqjoe, Apr 11, 2013.

  1. #1
    Hey!

    I want to reward the user when he
    - likes my fb-page
    - shares the website on facebook, pinterest, twitter or google+
    - gives the site a +1

    So I need to catch the "event" when the user clicks one of those buttons.
    Best solution would be with something like "ShareThis" or "AddThis"... So I don't have to do it for every single button... Maybe I can catch this event somehow with their api?

    Anyone got an idea?

    Thank you!
     
    dafuqjoe, Apr 11, 2013 IP
  2. SocialShopWave

    SocialShopWave Peon

    Messages:
    7
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    1
    #2
    Yes, you can these solutions or just simple js code like shown here - http://stackoverflow.com/questions/10602133/how-to-track-twitter-follow-us-facebook-like-us
    Anyway don't try to track if they delete shares, or unlike, etc - it rarely happens and it is highly suggested to make a small rewarding which costs a little for you.
     
    SocialShopWave, Apr 13, 2013 IP
  3. QiSoftware

    QiSoftware Well-Known Member

    Messages:
    805
    Likes Received:
    10
    Best Answers:
    0
    Trophy Points:
    158
    #3
    Sharethis.com does have an api that can help with a callback function when a specific button is clicked-- however I would be concerned that this might become a resource intensive gathering of data if you have a popular site?

    Q...
     
    QiSoftware, Sep 1, 2013 IP