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 Overview of exemplary application examples Add headline Your new headline Add text Your new text Add call to action button Learn more Add testimonial / quote "This [...]

Start an A/A test and check the tracking

Start an A/A test and check the tracking In a nutshell Basically, it makes sense to set up an A/A test before you start experimenting with the "real" thing. This allows you to check that the data is entering your web analytics tool correctly and that all your metrics are roughly evenly distributed. Step-by-Step TutorialCheck tracking with an A/A test [...]

Calculate significance

Calculate significance Check your A/B test results for significant differences. For this purpose Varify.io provides a significance calculator. To the significance calculator

Troubleshooting

Troubleshooting - Possible Causes In a nutshell If you experience problems related to loading the editor, saving variants or tracking variants, this page lists possible causes and describes how to resolve them. Content Editor not loading When you access your website from the Varify.io dashboard, [...]

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, [...].

Start and stop experiments

Starting and pausing experiments In a nutshell You can start your experiments by pressing the "Start experiment" button. You can press this button as soon as a suitable page targeting has been set. Step-by-step tutorialStarting and stopping experiments Starting a tour Creating and starting an experiment As soon as you have created a variant using the Varify.io editor, it is [...]

Responsive Device Switcher

Responsive Device Switcher Short & sweet With Responsive Device Switcher you can make changes to your website responsively. Simply increase or decrease the width of the window and the content of your website will be changed. You can switch between the standard view of your website and the responsive view at any time. Changes made [...]

Audience Targeting

Audience Targeting Short & sweet With audience targeting, you define which target group should be part of your experiment. For example, you can target only users who visit your website from a specific source. Likewise, you can target only mobile, tabllet or desktop traffic, for example. The use cases are almost limitless. Audience targeting can be done with the help [...]

Evaluation of results in GA 4

Results analysis with GA 4 Table of contents Short & sweet As soon as you have connected Varify.io® to GA 4, you can analyze your experiments directly in GA 4. Use the exploratory data analysis for this. Step-by-step tutorialStart results analysis with Google Analytics 4 Tour How to proceed with the analysis Create segments for variants Open the exploratory data analysis and add [...]

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 [...]