# Tag compatibility matrix

&#x20;This document provides detailed information on the compatibility of various modules and scripting tags, ensuring you can make the most of AB Tasty's capabilities on supported browsers and platforms.

| AB Tasty module                               | User/Visitors        | Compatibility                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| --------------------------------------------- | -------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| <p>Dashboard</p><p>Editor</p><p>Reporting</p> | AB Tasty users (you) | <p>✅ The two latest major versions of Chrome and Firefox</p><p></p><p>❌ Safari, Internet Explorer, Microsoft Edge, and Opera <strong>are not supported.</strong></p>                                                                                                                                                                                                                                                                                                                       |
| JavaScript tag on your website                | Your visitors        | <p>✅ All your campaigns will be displayed on browsers that represent more than 0.5% of the current market share</p><p></p><p>❌ <strong>Not compatible with any versions of Internet Explorer or  opera Mini</strong><br><br><i class="fa-info">:info:</i><mark style="background-color:$info;">Babel rule:</mark> <a href="https://browsersl.ist/#q=%3E0.5%25%2C+not+ie+11%2C+not+op_mini+all"><mark style="background-color:$info;">>0.5%, not ie 11, not op\_mini all</mark></a><br></p> |


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.abtasty.com/account/tag-integration/what-is-the-ab-tasty-tag/tag-compatibility-matrix.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
