I am trying to track click of an articles.
Setup:
- Adding amp enabled wordpress article on facebook.
- This article is wrapped inside url shortner.
Issue:
Clicks discrepancy is the only & biggest issue.
This discrepancy is 10 times. So fb is showing some 300 clicks where shortner & server logs are showing 2.5-3k clicks.
I thought its something to do with shortner so tried using different shortners like goo.gl, po.st. Also did code my own using Yourls(php).
I did tried checking referrers with my own url system & all the reference seems to be valid fb clicks.
Now I need some solution to solve this issue. I need to know how can I reduce this discrepancy.I think its something to do with AMP/FB Instant articles.