1. Getting Started

Embedded Widgets - Getting Started

Whether you're a new user or an experienced developer, this guide will help you understand the basics of embedded widgets.

What is a Widget?

A widget is a dynamic tool designed primarily for capturing users and providing a signup flow. It adds a versatile and custom signup form to your website, providing a streamlined experience for potential users and getting users engaged in the Aisle customer journey. It is essentially a mini application, created from templates provided by Aise, and can be embedded into your website as an iframe.

Working with Widgets

You can create a widget and configure it to suit your website's needs, thereby providing a more integrated and interactive experience for your visitors. The widgets run as third-party embedded iframes on your website, which means they function independently of the main website code. This ensures that they are secure and won't interfere with the functionality of the rest of your site.

Here are some key features of widgets:

  • Customizable: The templates provided by Aise are customizable based on the template selected. You can modify the widget's look and feel to match your branding or specific use case.

  • Secure: Since widgets run in separate iframes, they are isolated from the main website. This ensures a high level of security and prevents potential conflicts with your site's main codebase.

    ℹ️

    Note The iframe encapsulate the widget application within your DOM and does not call any 3rd party domain. Fonts, images and other assets will be loaded from a 3rd party domain.

  • Easy to Integrate: Widgets can be easily embedded into any part of your site by injecting the iframe into your website's HTML.

In the following sections, you will learn how to create, customize, and embed these widgets into your website.