ref parameter on likes doesn't work

折月煮酒 提交于 2019-12-11 10:32:28

问题


What I am trying to do is track click throughs of individual users likes and shares. This is easy with a unique link or when using Like, using the ref parameter.

What I do now is show the like button on a certain page, with the ref parameter set so I track any click through's on that link.

But this has a problem or a bug, if you use ref and click the like button then ref will show up on the like post on fb and I can track this. BUT if you also leave a comment when you click the like button, then the link is shared but the ref parameter is not on that link anymore!!

Any suggestions on how to fix this?

Rob

来源:https://stackoverflow.com/questions/12198556/ref-parameter-on-likes-doesnt-work

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!