wasap.js is a simple JavaScript library that allows anyone to contact you via WhatsApp without requiring them to add you to their contact list. This is now possible due to both the whatsapp
protocol and its API, which wasap.js uses and creates a clickable link if the user is on mobile.
Remember to reach us via WhatsApp! This message will be converted to a link only if you're on mobile.
Just create an element with a data-whatsapp="YourNumber"
attribute, then include wasap.js and initialize it:
wasap.init()
Check out our demos for more ideas.
Also, you might need to add <meta name='format-detection' content='telephone=no'>