Let your customers create checks themselves! That’s the purpose of widgets.

Management

To create a new widget, select “Widgets” in the main menu and then click on the “Create” button.

Settings

You can also adjust more advanced settings:

Implementations

Every widget can simultaneously be used in different ways.

HTML-iFrame snippet

To include this widget as iFrame on your website, we provide an HTML snippet. Just copy and paste it to your website and your customers will be able to create checks! Note that the values for width and height can be changed. The have to be at least 400 / 300 pixels respectively.

Custom Redirect-URL Handling

If you do not want the Redirect URL to open in a new tab, you have the option of processing it yourself as follows:

Add targetOption as a GET parameter to the IFrame Url:

https://app.flixcheck.com/widget/[YOUR_WIDGET_ID]/?targetOrigin=[YOUR_ORIGIN_URL]