Ignore cookie for self valid for all domains (not only sub domain)

I want to ignore my own traffic https://matomo.org/faq/how-to/faq_126/ gives a great explanation how to do so by setting the matomo_ignore cookie from the admin UI.

However, Matomo is running under analytics.mydomain.com so the cookie will not be valid for mydomain.com how can I tell matomo to set the cookie not for its own domain but rather for the global one?

How will the computer know it’s you if you’re like everyone else?

Since browsers revoke third party cookies, it is not possible to solve this problem with cookies. But, there are many other possibilities.

  • Block the IP-Adress via global settings.
  • Use a specific URL-query to block via global settings.
  • Use many opt-out possibilities:

https://developer.matomo.org/guides/tracking-optout

you have a message

Is there an easy way to tell matomo to set the ignore cookie instead of for analytics.mydomain.com for mydomain.com?

There is no “way to tell matomo to set the ignore cookie instead of for analytics.mydomain.com for mydomain.com?”