简体   繁体   English

Facebook分享按钮-查看“分享者”获得了多少推荐

[英]Facebook Share Button - see how many referals a “sharer” got

I have a Facebook "share" button on my webpage, and want to implement something that allows users to get a discount on my site if they refer 3 friends. 我的网页上有一个Facebook“共享”按钮,我想实现一些允许用户在推介3个朋友时在我的网站上享受折扣的功能。 Is there a way I can keep track of how many people clicked on their "share" link? 有没有一种方法可以跟踪多少人点击了他们的“共享”链接? Or if that can't be done, see if their "share" post is still up 12 hours after they click the button? 还是如果不能这样做,请查看他们的“共享”帖子在单击按钮后12个小时是否仍然有效?

You can use the Graph API on links to perform the above operation. 您可以在链接上使用Graph API来执行上述操作。 There are many SDKs available and you can choose the language that you want to implement in. 有许多可用的SDK,您可以选择要实现的语言。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM