• Redirect & Split URL Testing

    Table of contents

    In short

    With the redirect function, you can redirect incoming users from one or more pages to another page. If you use this function in an A/B test, you can perform a "split URL test". This allows you, for example, to test your current page against a new version of the page that is accessible via a different URL. 

    If you want to forward traffic to many different URLs based on rules, you can find here Further information.

    Step-by-Step Tutorial
    Create a split URL test with Varify.io

    Create Redirect URL in Editor

    Create a new variant and click on the "Redirect URL" icon. Then enter the URL to which incoming users should be redirected in the URL input field. 

    Important Notice: When entering the URL, be sure to enter the full, absolute URL. 
     -> "https://www.demoshop.com/new-home" and not "demoshop.com/new-home"
    Contact us if you have any questions: https://varify.io/kontakt/

    Set up page targeting

    After you have created and saved the redirect URL in the visual editor, you can define the settings for the split test in the Varify.io dashboard.

    1. In Page Targeting, enter the URL on which your experiment should take place. This is the URL from which you want to redirect to the redirect URL. -> Do NOT enter the redirect URL!
    2. Set the matching type to "Simple Match"
    3. Set the desired traffic distribution for your variant
    4. Start the redirect experiment

    Example: The screenshot shows the setting that 50% users who come to https://www.demoshop.com/ are now redirected to the URL that was previously entered in the created variant under Redirect URL.

    Before starting the experiment, check whether the forwarding works correctly and does not create any endless loops.

    Redirect variant creates an infinite loop

    Under certain circumstances, page targeting can create an endless loop for redirected users. However, this will not happen if your newly created page has its own URL.

    For example, if your redirect URL only contains one additional parameter to the original URL:
    Original: https://www.demoshop.com
    Redirect: https://www.demoshop.com?page=newlp

    You can find out how to easily solve the problem here: Avoid endless loops in url split tests

    Evaluation of the split URL test

    Evaluation in Varify.io

    With the Varify.io Google Analytics 4 Connection, you can easily display your results directly in your Varify.io dashboard. You can find out how to do this here: To the result evaluation in Varify.io

    Evaluation in GA4

    You can analyze the data of the variations of your A/B test in GA4 with the Explorative Data Analysis. You can find more information here: To evaluate the results in GA4

  • First steps