Links
Links Settings provide hosted panel registration and login links. These links can be embedded in landing pages or access portals using iframes.
Example of a registration form iframe:
<iframe src="https://app.synopanel.com/registration/default/test/fr/default" width="100%" height="500" name="iFrame" title="Registration"></iframe>
App Links Section Settings allow you to:
- Define user redirection routes after logout.
- Configure links to the Panelist Terms & Conditions, Privacy Policy, and FAQ.
Colors section controls the basic styling of the panelist user interface (UI), including the main color and background.
Script
Enable advanced customization of the panelist UI and forms using JavaScript (JS) and CSS. Three notable events are available for customization:
- On Form Display: Customize the appearance and functionality of registration or login forms.
- On Account Activation: Trigger custom CSS or JS when a user confirms their account (e.g., expose a tracking pixel).
- On App View: Customize panelist UI elements.