Plugin Author
seramo
(@seramo)
Hi @carsermil
Try other modes in the settings section.
Your issue might be resolved with the “API” option because it uses the default WhatsApp API.
In future versions, it might be possible to select the type of link for desktop and mobile modes.
Ok thanks, I’ll try it
Creating an event in GTM for WhatsApp and looking at what variable I can take, I realized that on the home page and on some pages the link is web.whatsapp.com/send?phone=436000000&text and on other pages it is whatsapp://send?phone=+346000000&text, why is that? In the configuration I have it configured with “WhatsApp Web”
How do you have it configured in GTM?
Plugin Author
seramo
(@seramo)
Web link is not valid in mobile mode, it switches to the second format.
The structure is the same on all pages, but your caching plugin may have an issue causing this problem.
You can check the exclusion rules of this plugin in the cache settings.
For tracking in Google Tag Manager, you can also use ids or classes.
You can use the button ID, like id="simple-chat-button--button".
Thank you very much, I will try what you say.