Add HTML

Add HTML Table of contents Short & sweet With the "Add HTML" function, you have the option of adding new code to your website. This function should only be used by experienced users. Application examples Important note: Elements that have been inserted via "Add HTML" cannot be subsequently adapted via the editor. Example: The target URL of an element (button) that [...]

Add JavaScript Reset

Add JavaScript Reset Short & sweet The Add JavaScript Reset function allows you to remove JavaScript code that you have added. This function is especially useful for Single Page Applications (SPAs), if the application does not force a new page load when switching between different pages. Accordingly, JavaScript changes remain visible on the new page, [...].

Code Helpers

Code Helpers Short & sweet The Code Helpers help you as a web developer to set up A/B tests, especially when developing for single page applications. JavaScript Helper Functions varifyHelpers.waitFor The waitFor function uses a mutation observer to wait for a defined element. As soon as new elements matching the defined selector are added to the DOM [...]

Add JS

Add JavaScript Short & sweet The Add JS function allows you to add JavaScript code to your variant. This function is intended for experienced users with programming experience. With a right click in the form you also have the possibility to format the code. Important note: It is not possible to use the visual editor to make changes to the [...]

Add CSS

Add CSS Short & sweet The Add CSS function allows you to add CSS code to your variant. This function is intended for experienced users with programming experience. With a right click in the form you also have the possibility to format the code. How to use the function

Edit HTML

Edit HTML Short & sweet The Edit HTML function allows you to edit or delete the HTML code of your website directly. It is not possible to add HTML outside the selected HTML area. This function should only be used by experienced users. Important note: Do not attempt to edit larger areas with Edit HTML [...]