Arcade Knowledge Base
  • Welcome! šŸ‘‹
    • Quick Start
    • Your Feedback
  • Build
    • Record
    • Edit
      • Design
      • Branding & Theme
      • Hotspots & Callouts
      • Chapter, Form, & Embed
      • Audio
      • Video
      • Pan and Zoom
      • Branching
      • Variables
      • Cover & Fit
      • Translations
      • HTML Editing
      • AI & Avery
      • Misc.
    • Share
      • Embeds
      • Collections
      • Exports
      • Share Page
      • Mobile
  • Learn
    • Use Cases
    • Features
      • Insights
      • Leads
      • Audience Reveal
      • Integrations
    • Advanced Features
      • Event Propagation
      • Remote Control
      • REST API
      • Webhooks
  • Admin
    • Team Management
    • General Security
      • Single Sign-On (SSO) with SAML
      • GDPR Requirements
    • Billing and Subscription
    • Plans
Powered by GitBook
On this page
  • Embedding Arcades
  • What’s the best way to share my Arcade?
  • Where do I find the embed code?
  • What display options are available for embedded Arcades?
  • Can I customize the style of the embed?
  • Emails
  • Can I embed my Arcade in an email?
  • Supported Platforms
  • Webflow
  • Wordpress
  • Zendesk
  • Beamer
  • Jira & Confluence
  • Gitbook
  • Notion
  • Intercom
  • ClickUp
  • Tettra
  • Framer
  • Articulate
  • Evolve LMS

Was this helpful?

  1. Build
  2. Share

Embeds

Arcades can be embedded inside anything that supports iframes. Here, we cover embedding basics and sample instructions for specific sites.

PreviousShareNextCollections

Last updated 14 days ago

Was this helpful?

Are you looking for a way to embed forms in your Arcade? See the ! This Embeds page is about embedding your Arcade on another site or tool.

If you want to learn more about a particular platform, feel free to jump down to the specific section:

/ / / / / / / / / /

If you have a question about a particular website or service you don't see below, !


Embedding Arcades

What’s the best way to share my Arcade?

Embedding your Arcade on your website is the most seamless way to share it. To start, click the blue Share button in the top-right corner of any Arcade. You'll see several options, including:

  • Public link

  • Team member sharing

  • Export as GIF or video

  • Step-by-Step Guide

  • Socials

  • Website embed (Get code) ← This is what you’ll want to select for embedding.


Where do I find the embed code?

  1. Click Share on your Arcade

  2. Select Get code under the Website option

  3. A new window will appear showing your embed preview and options

  4. Choose either HTML or React at the bottom

  5. Click Copy code to grab the iframe

You can paste this code anywhere that accepts iframes — like CMS platforms, blogs, or landing pages.


What display options are available for embedded Arcades?

You can control how your Arcade displays on both desktop and mobile. There are three options available for each:

  • Inline (recommended): The Arcade will appear directly on the page where you place it — no clicks needed to play.

  • Popout Tab: When clicked, the Arcade opens in a new tab where it plays full-screen. After clicking Done, the viewer returns to your site.

  • Popout Modal (advanced): When clicked, the Arcade opens as a full-screen modal overlay on your website. This requires a small inline script in addition to the iframe.

You’ll see a real-time preview of your embed as you change these settings. Use the toggle at the top of the embed preview to switch between desktop and mobile views.

[Insert Screenshot: Display setting panel with preview]


Can I customize the style of the embed?

Yes. You can:

  • Choose to remove rounded corners using the toggle

  • Choose between HTML and React output

  • Adjust styling manually in your own code (if desired)

For more advanced styling or custom integrations, reach out to our support team.


Emails

Can I embed my Arcade in an email?

Email providers do not support embedding.

However, if the recipient is using Superhuman, Outlook, or Gmail and has the Arcade extension installed, Arcades can expand and be interactive within your emails.

Reminder: This will only work if your recipient has the Arcade extension installed. If they don't have the extension installed, the Arcade link will not become interactive. In that case, we recommend you use a GIF or video download of your Arcade.

Here's what Arcades will look like in an email:


See below for a list of platforms that support the use of embedded Arcades

*This is not an exhaustive list.

Webflow

  • Inside Webflow, go to the HTML block. āš ļø You will need to upgrade to get this feature.

  • Enter your Arcade snippet inside the block, and then publish.

Here’s an Arcade that walks through this:

Webflow CMS: If you're embedding within the CMS, you'll need a new different steps.


Wordpress

In Wordpress, start typing HTML and then paste in the snippet. Click on Preview and then click Update.

Sometimes Arcades have an issue if you have not updated your Wordpress cache. If you are having issues seeing your Arcade, clear your CDN and local cache.


Zendesk

First, ensure that your settings allow iframes. Here’s how you set that up:

Then use the HTML bar within the help desk article:


Beamer

Inside the article, enter ā€œInsert Embedded Contentā€ and then enter the Arcade snippet HTML.


Jira & Confluence


Gitbook

Gitbook supports Arcades as embeds. In order to do that, you can do ⌘/ inside Gitbook, and then you'll see the Embed option.

Here's the most meta Arcade of all time...


Notion

To embed an Arcade in Notion, it's as simple as pasting in the public Arcade link and then choosing the "Create embed" menu item:


Intercom

Intercom, unfortunately, does not support iframes. You can include links to Arcades within your Intercom chat or articles, but they won't expand within Intercom.


ClickUp

To embed an Arcade in ClickUp, type /embed and paste in the Arcade website code.


Tettra

To embed an Arcade in Tettra, choose Embed and then paste the shareable link.

Framer

To embed an Arcade in Framer, use the embed control.

Articulate

To embed an Arcade in Articulate, use the Embed Multimedia block.

Evolve LMS

In Evolve LML, you'll need to slightly adjust the embed code to allow fullscreen and stretch to full capacity. You can use the adjusted code below:

<iframe      src="INSERT YOUR ARCADE LINK HERE"      style="width: 100vw; max-width: 100%; height: calc(100vw * 0.5625); max-height: 100vh; border: 0; margin: 0; padding: 0; display: block;"      allowfullscreen      allow="fullscreen"      loading="lazy"      title="INSERT YOUR TITLE HERE"> </iframe>
Integrations page
reach out
Webflow
Wordpress
Zendesk
Beamer
Jira & Confluence
Gitbook
Notion
Intercom
Tettra
ClickUp
Articulate