Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

If you want to switch on one of the toggles in the deployment, your console could show a false-value for that condition.

Example 1

Say, you only want to show your form to 10% of your users. Switch on the toggle ‘Show only to a percentage of users’, and enter the value 10 as your percentage. Save the deployment by clicking on the green save button in the top right corner. Now, go back to the developer tools on your website. Since you have changed the deployment, you first need to delete your cookies. See this article on how to do this.

...


If you now reload the page, this rule should be evaluated as true.

...

Example 2

It is also possible to add a condition based on a URL. In your deployment, switch on the toggle for ‘Show based on URL conditions’. Add two URLs by clicking on ‘(+) AND’: 

...

You should now see a true-value, if you are indeed on one of the specified URLs, for location in your console:

...

Example 3

Let’s say you only want to show your form on a specific date. Turn this toggle on, and set your condition. In this example, we will use: 

...