doudao2407 2011-06-20 17:02
浏览 202

在Facebook上的“赞”或“分享”或Twitter上的“分享”后提供链接/重定向

basically what I want to do is forward people to a download link once they either 'like' my page on Facebook or post a link of the page to their profile (whatever is easier) and something similar for Twitter.

I have seen some bands do this when promoting a free download — to download the new song you must post this to your profile etc.

Anybody know how I could go about this? (This isn't a 'can you do it for me' question, I just need a point in the right direction regarding API's or any examples)

Thanks.

  • 写回答

2条回答 默认 最新

  • dousong5492 2011-06-20 17:13
    关注

    Look at the edge.create event in Facebook javascript SDK. This hits after you've liked something.
    You can also create a Facebook app and check the likes of a Facebook user with their permission on the server side using FQL (user_likes).

    You can create a Twitter app and read the last few tweets to check if there is a tweet containing your text/link/whatever programatically.

    Notice that all of these can be deleted easily after you've redirected them. You cannot avoid that.

    评论

报告相同问题?

悬赏问题

  • ¥15 微信会员卡接入微信支付商户号收款
  • ¥15 如何获取烟草零售终端数据
  • ¥15 数学建模招标中位数问题
  • ¥15 phython路径名过长报错 不知道什么问题
  • ¥15 深度学习中模型转换该怎么实现
  • ¥15 HLs设计手写数字识别程序编译通不过
  • ¥15 Stata外部命令安装问题求帮助!
  • ¥15 从键盘随机输入A-H中的一串字符串,用七段数码管方法进行绘制。提交代码及运行截图。
  • ¥15 TYPCE母转母,插入认方向
  • ¥15 如何用python向钉钉机器人发送可以放大的图片?