# Upgrading the snippet version

## Upgrading Your Cookie3 Tracking Snippet

{% hint style="info" %}
The Cookie3 tracking snippet received significant updates in August 2024 that improve tracking accuracy and overall performance. We recommend upgrading your snippet to take advantage of these improvements.
{% endhint %}

### Upgrade Process

Follow these steps to update your tracking snippet:

1. **Access the Dashboard**
   * Go to [app.cookie3.co](https://app.cookie3.co)
   * Ensure you are logged into your account
2. **Navigate to Website Management**
   * Open the sidebar menu
   * Click on "Manage websites"
3. **Locate Your Website**
   * Find the website you want to update in the list
4. **Access Snippet Settings**
   * For websites with existing snippets: Click "Manage"
   * For new installations: Click "Install"
5. **Update the Code**
   * Select your website technology from the options provided
   * Copy the new snippet code
   * Replace the existing snippet in your website's code with the new version

### Benefits of Upgrading

The August 2024 update includes improvements to:

* Tracking accuracy
* Performance optimization
* Overall snippet efficiency

### Need Help?

If you encounter any issues during the upgrade process, please contact our support team for assistance.


---

# 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/upgrading-the-snippet-version.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.
