Skip to main content

How do I turn off Mida to check if it’s affecting my site?

Updated over 2 months ago

If something on your site is broken or acting strangely and you want to see if Mida is involved, you can temporarily disable the Mida script using the mida-optout parameter.

What it does

Adding mida-optout to your page URL tells the Mida script not to run on that page load. The rest of your site works as usual, so you can compare behavior with and without Mida.

Steps

  1. Open the page where you’re seeing the issue (in the same browser where it happens).

  2. Edit the URL in the address bar:

  3. Press Enter to reload the page. Mida will not run on this load.

  4. Check your site — forms, buttons, layout, checkout, etc. If the issue is gone with mida-optout and comes back when you remove it, Mida may be involved.

Tip

Test the exact URL and flow where the problem happens (e.g. the same product page or checkout step), once with mida-optout and once without, to compare.

After testing

Remove ?mida-optout or &mida-optout from the URL and reload to use your site normally again with Mida running. This parameter only affects that single page load; it doesn’t change your Mida account or settings.


Did this answer your question?