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:

<div id="booking-page">
  <!-- this is where we will inject the interface -->
</div><script>window.SavvyCal=window.SavvyCal||function(){(SavvyCal.q=SavvyCal.q||[]).push(arguments)};</script>
<script async src="https://embed.savvycal.com/v1/embed.js"></script>
<script>
  SavvyCal('init');
  SavvyCal('inline', { link: 'derrick/chat', selector: '#booking-page' });
</script>

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

Want to get more from Digioh?

Get the playbooks leading brands use to convert more visitors into revenue.

Browse the Playbooks ?

Platform Tour

See what else you can do with Digioh in our self-guided platform tour.

Take the Tour ?

Still Need Help?

Connect with our team for technical help.

Message Support