Dynamically hide Boei

💪 Added
Ruben

There are usecases when you want to hide the Boei button. For example during onboarding when you want to highlight a couple of elements.

Would be great to do something like this: this.boei.hide()

3 years ago

Activity
Ruben changed status to 💪 Added

3 years ago

Ruben

It is now possible to hide Boei dynamically without any coding.

In the button's configuration page you can find a new setting "Hide on pages". With this you can determine on which page you don't want to show Boei.

Example A
Setting: /pricing
Boei will not load on the page that is yourdomain.com/pricing

You can also use wildcards (*).

Example B
Setting: /pricing*
Boei will not load on pages yourdomain.com/pricingpage and yourdomain.com/pricing_v2?abc

Boei will also review the URL query (e.g. ?id=2).

Example C
Setting: *no_boei
Boei will not load on pages yourdomain.com/?id=2&no_boei and yourdomain.com/pricing?fb=yes&no_boei

0    3 years ago    Reply

Comment must be at least 20 characters.
Cancel
Ruben changed status to 🛠 Roadmap

3 years ago

3 votes