# Install Cookie3 snippet in your website or app

## In-app configuration

Congrats! You have just added your app to your Cookie3 Analytics account. You can now see a new screen with additional details:

<figure><img src="/files/d9JOHTXEsV5nJsdMdZar" alt="" width="375"><figcaption><p>In-app configuration panel</p></figcaption></figure>

### Choosing your technology

To integrate your website with Cookie3 Analytics you need to insert the Cookie3 Analytics **tracking snippet** into the header section of your site. There are multiple ways to do that depending on how your website, dApp or mini-app is setup:

* Using **Google Tag Manager**
* Using **Next.js**
* Using **HTML `<script>` tag**
* Using **Nuxt**
* Using **Webflow**
* Using **Framer**

### Telegram mini-apps

For Telegram mini-apps, integrating the Cookie3 snippet is no different to integrating it with your website or dApp. The process remains the same, allowing you to easily track user interactions and gather valuable analytics data. Simply follow the integration method that best suits your development setup, whether it's using a script tag, Next.js, or any other supported technology.

### Feeling lost? Don’t hesitate to contact us!

If you're experiencing any difficulties or have questions about integrating the Cookie3 snippet, our support team is here to help. We understand that technical implementations can sometimes be challenging, and we're committed to ensuring a smooth setup process for all our users. Don't hesitate to reach out to us via Telegram, email or Intercom inside the app!


---

# 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.cookie3.com/cookie3-analytics/setup-your-site-or-app/install-cookie3-snippet-in-your-website-or-app.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.
