php - How to determine which URL a new user clicked on WeChat to follow?
伊谢尔伦2017-05-27 17:42:47
0
1
464
Every link shared by everyone has a unique identifier. How to obtain this identifier after a new user follows it. . The official account seems to have no interface to follow now.
This interface should be able to generate QR codes for different logos. After scanning, this QR code corresponds to the server that is transferred to the public platform and pushes the logos together.
If you mean that everyone shares articles from a public account and follows them by clicking on the name of the public account above the article, it seems there is no way to identify which article the user is following.
https://mp.weixin.qq.com/wiki...QR code
This interface should be able to generate QR codes for different logos. After scanning, this QR code corresponds to the server that is transferred to the public platform and pushes the logos together.
If you mean that everyone shares articles from a public account and follows them by clicking on the name of the public account above the article, it seems there is no way to identify which article the user is following.