Detect url click inside Text Card
# 🤝help
a
Morning!!. I need to show an url to the user in WhatsApp and I need to detect if the user has clicked the url so I can charge a percentage of money to my client. Does anyone know how could I detect the click? Right now I'm stuck and trying to see different alternatives. Thank you so much in advance!! 🙂
s
The simplest suggestion with Botpress's limitations is to use your own link tracking. I use BetterLinks, for example, and can see when and how it was triggered. It gives you information about the link, some basic analytics, etc. You can also integrate that link with Google Analytics and set conversions. There are plenty of possibilities; it just depends on your setup and what you can use. Just briefly, it looks something like this: https://cdn.discordapp.com/attachments/1229334705107632138/1229384094681403482/image.png?ex=662f7c29&is=661d0729&hm=3c57539a43dc077e52ef9c08f5e6697bca3bf1718a012970cde10e1f315cff44& https://cdn.discordapp.com/attachments/1229334705107632138/1229384094907891794/image.png?ex=662f7c29&is=661d0729&hm=a9a0c82e8cdc075bc8edd0812b0e867730380805144c658baa85eb2d590b8dad&
a
Thank you for the info!!!! Was thinking doing something similar with Short.io Is BetterLinks for free?
s
They have a free plan - should be enough
Unless you want to use it with GA, then it requires paid version
a
Thanks for the info!!!