mint-metrics / mojito-website

Static website for Mojito
https://mojito.mx/
BSD 3-Clause "New" or "Revised" License
6 stars 7 forks source link

Add Mojito Veil guide for managing flicker #38

Open kingo55 opened 4 years ago

kingo55 commented 4 years ago

The new trigger mechanism needs veil to be handled differently. Adding it to the trigger allows us to:

  1. Only veil relevant pages (unlike Google Optimize)
  2. Configure veil parameters alongside individual tests as needed
  3. Customise veil behaviour to suit a particular test - e.g. on timeout don't activate the test.

We think rather than adding this as a new utility inside the Mojito library, that we should just document the pattern on the site.

Details: https://github.com/mint-metrics/mojito-js-delivery/issues/34