# Cookie Collector

{% embed url="<https://www.youtube.com/watch?v=eGphtFlBu8s>" %}

In this article we explain how the Cookie Collector works. With this feature you can significantly **improve the reliability of your browser profiles**. Social media platforms and almost all other websites can identify whether cookies are already present in the browser history. If a browser profile does not yet have cookies, a new login will be identified more often as striking than when you have a browser profile that already has a browsing history.

### How to start using the Cookie Collector

{% stepper %}
{% step %}

#### Open the Cookie Collector

Click on the bullet icon on the right side of a browser profile and choose **Cookies > Cookie Collector**. The Cookie Collector will pop up.
{% endstep %}

{% step %}

#### Add websites to browse

Fill in a number of websites on which the Cookie Collector should start browsing (for example: <https://youtube.com> and <https://reddit.com>). Based on the entered URLs the Cookie Collector starts browsing and generates a browser history.
{% endstep %}

{% step %}

#### Start collecting

Click the **Start collecting** button and the Cookie Collector will start collecting cookies.
{% endstep %}
{% endstepper %}

{% hint style="warning" %}
The URL entered in the Cookie Collector must have the following format: <https://nameofwebsite.com> - it’s important to **include https\://**, otherwise the Cookie Collector won’t work.
{% endhint %}

![](https://content.gitbook.com/content/H8yXxFJjKNEduZ4cdtjg/blobs/u4bmJgeN7uVpfXV7F6wN/Screenshot%202025%2005%2008%20163333%201024x483.png)

### Advanced settings / configurations

The pop-up window shows several advanced settings:&#x20;

* **Example list:** If it does not matter for which websites the Cookie Collector builds up a browser history, you can choose to collect cookies based on an Example list. This list has been compiled from the most famous websites. The list can be accessed by clicking the **Load Example List** button.
* **Crawling options:** Enable the Cookie Collector to randomly visit the list of filled-in websites, randomly click links on the visited websites and scroll down pages. We recommend leaving all options on as it increases the reliability of the cookie history.
* **Other Options:** Enable automatic muting of audio played on a website, switch on headless mode so the Cookie Collector runs without being visible, and use the Chrome extension to accept cookies.
* **Time settings:** Set how long the Cookie Collector should work by entering the number of minutes in the box.

{% hint style="info" %}
If you have any additional questions about the Cookie Collector after reading this article, please contact our [support department](https://incogniton.com/contact/).&#x20;
{% endhint %}


---

# 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.incogniton.com/cookie-management/cookie-collector.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.
