Embed Arketa into Your Website

Squarespace, Wix, Wordpress, Webflow, Showit and more!

Updated over a week ago

Other

Squarespace

  1. Click on "Code"

  2. Clear the text box, and then copy & paste the code from the "Share Public Page" tab of your dashboard. Make sure you select "HTML" in the dropdown

NOTE: In order for this to work on your Squarespace site, you must have a Business or Commerce plan "Adding JavaScript or iframes to Code Blocks is a Premium feature available in Business and Commerce plans."

Code to copy and paste

Make sure you use the code from your dashboard under "Share Public Page".

Help! My Squarespace site widget is too small!

If your widget on Squarepaces looks like this, it's because you're using an older Squarespace template.

To Fix:

1) Go to Design

2) Site Styles

3) Site: Loading

4) Disable Ajax Loading

Pro Tips

Are you trying to embed your pricing options but don't like gift cards? Use this code instead by adding ?giftcard=false to the src line. See below:

<iframe id="sutraWidgetIframe" src="https://app.arketa.co/iframe/YOUR_URL_HERE/pricing/cards?giftcard=false" width="100%" frameBorder="0" allowfullscreen></iframe> <script src="https://app.arketa.co/scripts/embed.js"> </script>

NOTE: replace YOUR_URL_HERE with your scheduling URL

Wix

Wordpress

You'll go into your arketa dashboard --> customize public page--> copy the code that you want to embed:


Now, you can paste that code into any page on your WordPress website!
​
​The example below is adding it to a new page in the block editor:


1. To create a new page, go to Pages » Add New in your WordPress dashboard.

2. Then, add an HTML block to your page.

3. Now, you can paste the code into this block!
4. You can preview or publish your page to see arketa embedded there.

Showit

Here is how to embed Arketa into your Show It website.

Did this answer your question?