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
- Description
For your use only. This is not published.
- Template
This template is used when creating checks. > Note that only templates with a subject and at least one element can be used.
- Assigned user
Created checks have the same properties as if the assigned user had created them her-/himself. They can be found in her/his check folders (e.g. “sent” when just created).
You can also adjust more advanced settings:
- Monthly limit
It is not possible to create more checks than set by this number per calendar month through the widget. If left blank or set to 0, no limit is set.
- Daily IP-Limit
It is not possible to create more checks than set by this number per day from the same IP-address through the widget. If left blank, the standard is 100.
- Accent colour
If set, the button will have this colour as background. The text is automatically black or white, depending on the color. Only use HEX colours starting with a
#, followed by 6 digits.
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]