Add click to call button for Squarespace

ST

3 Oct

by Sanskar Tiwari

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:
  1. Creating the button with your phone number.
  1. Adding it to your Card website.

Create click to call button

  1. visit click2contact.app and enter your phone number
  1. Click “Generate Widget”
notion image
  1. Enter your phone number
notion image
  1. Now if you like update the call label
notion image
  1. 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
notion image
if not continue…
  1. Now there are other options you can update, Alignment, labels can add profile image messages, designation, and support person names.
  1. 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”
notion image
  1. 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
notion image

Add the Click to call widget to the Squarespace website

 
Here is quick video from squarespace team
 
Video preview
 

Add code to code injection

To add custom code to code injection:
  1. In the Home menu, click Settings, click Advanced, then click Code Injection.
  1. Add valid HTML or scripts into the appropriate Code Injection fields for the headerfooterlock page, or order confirmation page.
  1. 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.