# Privacy Policy

Although our tracker script is cookie-less, you should still change certain privacy initiatives to comply with GDPR and other local privacy laws.

## Consent Banner <a href="#block-7ac64c08f5fd4bc3a1829915ba98a5a0" id="block-7ac64c08f5fd4bc3a1829915ba98a5a0"></a>

You don’t need to add HockeyStack behind a **cookie** banner. However it is still an analytics tool that processes visitors’ activity. Therefore if you have a tracking consent banner for processing such data, you should add HockeyStack’s script to that list so it only collects visitors that accepted the conditions.&#x20;

Depending on your business and location of operation, a banner may not be necessary altogether. This is because the HockeyStack tracking script is optimized to require the least amount of update to your privacy infrastructure.

## Privacy Policy <a href="#block-e3e66fc00cb94294bd72c53378a3c914" id="block-e3e66fc00cb94294bd72c53378a3c914"></a>

You should add HockeyStack as a sub-processor in your privacy policy. Here’s a short description of our service that you can paste into your policy:

> Analytics service to measure and analyze website activity, ranging from page views to form submissions. Helps to improve website and other marketing content using aggregated and non-aggregated data about website visitors.

Here are links to our own privacy policy and terms of service for reference:

<https://hockeystack.com/privacy-policy>

<https://hockeystack.com/terms-of-service>

For reference, here is more info on how cookie-less tracking work and what kind of datapoints from the website are collected: [🍪How Does Cookieless Tracking Work?](https://docs.hockeystack.com/technical-details/tracking/how-does-cookieless-tracking-work)

Contact us if you want to see actual examples from our customers on how they added HockeyStack into their privacy infrastructure.&#x20;


---

# 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.hockeystack.com/technical-details/tracking/how-does-hockeystack-affect-my-privacy-policy.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.
