Click-to-Call Recipe (powered by Twilio)
Add click-to-call to your website in under 15 minutes.
Setting up click-to-call on your website doesn't have to be tedious, or even require coding knowledge. With these 3 simple files, you can set up click-to-call functionality on any website in a matter of minutes.
Simply download these files, sign up for a Twilio account and follow the instructions here!
Don't waste hours creating an implementation from scratch: with this recipe, it takes under 15 min. to deploy click-to-call to your website.
FAQ
What is click-to-call?
Click-to-call (which is sometimes called click-to-talk, click-to-dial or click-to-text) refers to a type of digital communication in which a person clicks a button or text in order to be connected with another individual in real-time.
How does this work? Why do I need Twilio?
This product contains 3 simple files required to enable Click-to-Call via Twilio:
- call_tracking.php
- click2Call.php
- click2Call-form.html
You will need to sign up for a Twilio account so the files above can use Twilio's VoIP APIs for your click-to-call button(s).
Does this support call tracking?
Yes! Simply uncomment the corresponding lines in call_tracking.php and add your Google Analytics ID to track your calls.
Click-to-call recipe for Twilio