是否有使用 Twitter 推文和 Facebook 点赞按钮作为投票的竞赛解决方案?

发布于 2024-11-06 21:44:16 字数 266 浏览 0 评论 0原文

我们为每个条目都有一个图像矩阵 http://www.tripleships.com 并希望创建一个通过计算每个图像/条目的推文和 Facebook 点赞数来进行竞赛。但这样做的问题是,推文不是唯一的,同一个人可以随意转发,而且推文历史记录只能保留三天(我们希望投票持续一周)。

是否有使用 Twitter 推文和 Facebook 点赞按钮作为投票的竞赛解决方案?

谢谢。

We have a matrix of images for each entry like this http://www.tripleships.com and want to create a contest by talling up the tweets and facebook likes for each image/entry. The problem with this though is that the tweets are not unique, the same people can retweet it as much as they want, and the tweet history are only available for three days (We would like to have voting go on for a week).

Is there a solution for a contest using the Twitter tweet and Facebook like button as votes?

Thank you.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

忆离笙 2024-11-13 21:44:16

对于推文

  1. 需要主题标签才能投票
  2. 每天检查并缓存结果
  3. 跟踪每个用户,并为每个用户计算一次选票

For tweets

  1. Require a hashtag to vote
  2. Check and cache results each day
  3. Keep track of each user, and count votes one time per user
蹲墙角沉默 2024-11-13 21:44:16

根据 facebook https://www.facebook.com/page_guidelines.php#promotionsguidelines

v.您不得使用 Facebook 的特性或功能(例如“点赞”按钮)作为促销活动的投票机制。

所以你不能用FB点赞作为投票机制。

As per facebook https://www.facebook.com/page_guidelines.php#promotionsguidelines

v. You must not use Facebook features or functionality, such as the Like button, as a voting mechanism for a promotion.

So you cant use FB likes as a voting mechanism.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文