line-bot-sdk-nodejs
line-bot-sdk-nodejs copied to clipboard
How to know what source which Line user add Line bot?
Do this before creating an issue We are working with Message API feature. My user can use line app then add our line bot to friend list by scan QR code. We're printed QR code and stick them on information table in a school, office, subway station.
Problem When user add a line bot to friend list, we don't know they added line bot from which QR code.
Solution Somehow can we add some parameters to the QR code?
There are two unofficial method to source which LINE user add LINE bot.
- Use url shortener service.
- Use LIFF with additional argements.