This blog will teach you how to create a click-to-call button and add it to your word-press website.
What is click to call button?
When the visitor clicks on the click to call button it will automatically show the call option natively.
This will be divided into two steps:
- Creating the button with your phone number.
- Adding it to your Card website.
Create click to call button
- visit click2contact.app and enter your phone number
- Click “Generate Widget”
- Enter your phone number
- Now if you like update the call label
- If you like you can add more modes of contact just by entering the value for it like to add click to WhatsApp button i am going to add my WhatsApp number and it will look like this
if not continue…
- Now there are other options you can update, Alignment, labels can add profile image messages, designation, and support person names.
- Scroll down and (i) Give the widget a name so you can later manage it from click2contact.app/my-account and (ii) enter your license key then (iii) click “Generate & Send Code”
- You will receive the code in your email, just copy the highlighted code we will use this to add the click-to-call (click2contact widget) to the WordPress blog
Add the Click to call widget to the Squarespace website
Here is quick video from squarespace team
Add code to code injection
To add custom code to code injection:
- In the Home menu, click Settings, click Advanced, then click Code Injection.
- Add valid HTML or scripts into the appropriate Code Injection fields for the header, footer, lock page, or order confirmation page.
- After adding your code, click Save.
Header
Code added here is injected into the <head> tag on every page in your site.
Footer
Code added here is injected before the closing </body> tag on every page in your site.