1. Home
  2. Knowledge Base
  3. The Digioh Platform
  4. How to add SavvyCal to your Digioh campaign

How to add SavvyCal to your Digioh campaign

SavvyCal is scheduling software that helps people instantly find a time to meet. To add SavvyCal to your Digioh campaign, you just need to follow 2 simple steps!

Step 1: Copy the <div> located in the “Render an inline booking interface” section from the SavvyCal Documentation:

&lt;div id="booking-page"&gt;
  &lt;!-- this is where we will inject the interface --&gt;
&lt;/div&gt;

&lt;script&gt;window.SavvyCal=window.SavvyCal||function(){(SavvyCal.q=SavvyCal.q||[]).push(arguments)};&lt;/script&gt;
&lt;script async src="https://embed.savvycal.com/v1/embed.js"&gt;&lt;/script&gt;
&lt;script&gt;
  SavvyCal('init');
  SavvyCal('inline', { link: <strong>'derrick/chat'</strong>, selector: '#booking-page' });
&lt;/script&gt;

You must replace the bolded derrick/chat with your SavvyCal link.

Step 2: In the Campaign Editor, paste the SavvyCal Inline script to an HTML element in your campaign.

And that’s it – Your SavvyCal widget will now be available in your Digioh campaign!

An example SavvyCal widget in a Digioh popup campaign

 

Updated on February 18, 2026
Was this article helpful?

Related Articles

Need Support?
Can't find the answer you're looking for?
Contact Support