# Tag integration

The AB Tasty tag is a lightweight JavaScript snippet that you add to your website to enable all AB Tasty features, including campaign delivery, targeting, and analytics.&#x20;

The tag is designed for speed and efficiency: it loads essential resources dynamically, ensuring only what’s needed is downloaded, which helps keep your site fast and responsive.&#x20;

The tag is compatible with all major frameworks (React, Angular, Vue.js) and works on both traditional and single-page applications.&#x20;

It supports advanced features like deferred campaign loading, visitor ID management, and seamless integration with your site’s consent and privacy requirements.

**Curious about best practices, technical details, or troubleshooting?**&#x20;

**Check out our articles on tag implementation to make the most of your AB Tasty experience**

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="image"></th><th data-hidden data-type="content-ref"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>What is the AB Tasty Tag?</strong> </td><td><mark style="color:$info;">Understand Tag specifications</mark> </td><td><a href="/files/zWjc95MydCyGWOwNIsHd">/files/zWjc95MydCyGWOwNIsHd</a></td><td><a href="/pages/NbMcYJWa0WQXgZj0JWs2">/pages/NbMcYJWa0WQXgZj0JWs2</a></td><td><a href="/pages/NbMcYJWa0WQXgZj0JWs2">/pages/NbMcYJWa0WQXgZj0JWs2</a></td></tr><tr><td><strong>Understand implementations methods</strong></td><td><mark style="color:$info;">Choose your implementation according to your specific needs</mark></td><td><a href="/files/6tFSuz96W31GrNk12qgR">/files/6tFSuz96W31GrNk12qgR</a></td><td><a href="/pages/2Lw5ZpdIbHgvsWd8bCMk">/pages/2Lw5ZpdIbHgvsWd8bCMk</a></td><td><a href="/pages/2Lw5ZpdIbHgvsWd8bCMk">/pages/2Lw5ZpdIbHgvsWd8bCMk</a></td></tr><tr><td><strong>Implement AB Tasty Tag</strong></td><td><mark style="color:$info;">Step-by-Step tutorials for each use case</mark></td><td><a href="/files/cxxVfW97hexn6zrq1O7B">/files/cxxVfW97hexn6zrq1O7B</a></td><td><a href="/pages/aOir9e8mAfiz5V9YGaA1">/pages/aOir9e8mAfiz5V9YGaA1</a></td><td><a href="/pages/aOir9e8mAfiz5V9YGaA1">/pages/aOir9e8mAfiz5V9YGaA1</a></td></tr><tr><td><strong>QA and validate your AB Tasty tag</strong></td><td><mark style="color:$info;">Learn how to check your implementation</mark></td><td><a href="/files/sGS3WFwbWRXXCVcgYKLA">/files/sGS3WFwbWRXXCVcgYKLA</a></td><td><a href="/spaces/hZIDRsh66I8ikipjy42H/pages/sejrPexgv32qNiZ2qhoL">/spaces/hZIDRsh66I8ikipjy42H/pages/sejrPexgv32qNiZ2qhoL</a></td><td><a href="/spaces/hZIDRsh66I8ikipjy42H/pages/sejrPexgv32qNiZ2qhoL">/spaces/hZIDRsh66I8ikipjy42H/pages/sejrPexgv32qNiZ2qhoL</a></td></tr><tr><td><strong>AB Tasty tag compilation</strong></td><td><mark style="color:$info;">Learn more about this mandatory step for every succesful campaign launch</mark></td><td><a href="/files/ZX25KtkOeVu3ZSdaEwUa">/files/ZX25KtkOeVu3ZSdaEwUa</a></td><td><a href="/pages/C9NVt4EUbpkwfgGoyxdn">/pages/C9NVt4EUbpkwfgGoyxdn</a></td><td><a href="/pages/C9NVt4EUbpkwfgGoyxdn">/pages/C9NVt4EUbpkwfgGoyxdn</a></td></tr><tr><td><strong>Going further with the tag</strong></td><td><mark style="color:$info;">Section dedicated to advanced users.</mark> </td><td><a href="/files/3I0TevyQEoW2dQx1LeX4">/files/3I0TevyQEoW2dQx1LeX4</a></td><td><a href="/pages/7uNWo6CxtvuXLpZGJCHA">/pages/7uNWo6CxtvuXLpZGJCHA</a></td><td><a href="/pages/7uNWo6CxtvuXLpZGJCHA">/pages/7uNWo6CxtvuXLpZGJCHA</a></td></tr></tbody></table>


---

# 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.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.
