# Add Autotrack to your website to collect data from your users

This guide will walk you through setting up Autotrack for your website. Once completed you'll be sending data from your website into a Freshpaint destination. Throughout this guide, we will use Google Analytics as the example, but the same steps work with any other destination supported by Freshpaint. This quickstart guide is made up of three sections:

{% content-ref url="quickstart/installing-freshpaint" %}
[installing-freshpaint](https://documentation.freshpaint.io/readme/guides/quickstart/installing-freshpaint)
{% endcontent-ref %}

{% content-ref url="quickstart/configuring-a-destination" %}
[configuring-a-destination](https://documentation.freshpaint.io/readme/guides/quickstart/configuring-a-destination)
{% endcontent-ref %}

{% content-ref url="quickstart/labeling-user-actions" %}
[labeling-user-actions](https://documentation.freshpaint.io/readme/guides/quickstart/labeling-user-actions)
{% endcontent-ref %}

## User Identification

Once you have confirmed that Freshpaint is successfully installed, [setting up identify ](https://documentation.freshpaint.io/readme/setting-up-identify)is how you send information to Freshpaint and your destinations about who your users are.


---

# 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://documentation.freshpaint.io/readme/guides/quickstart.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.
