# Tracking codes

For better targeting and tracking of your ads, you can set Google Analytics or Facebook Pixel tracking codes. This is a great way to check the efficiency of your ads. If you would like to set different tracking codes, you can do so with Segment.

Your tracking code will be intergated into all of your sites: the event page, the pages related to the purchase process of your event, and your own brand pages.

The tracking code will only take effect if the customer have accepted our cookie policy or they are logged in.

### Supported tracking services

These tracking services are natively supported, no coding needed:

* Google Analytics
* Facebook Pixel

{% hint style="info" %}
Facebook Pixel custom event tracking requires domain verification, what can't be done with 3rd party websites, like Cooltix. Basic tracking will be still available. Alternatively with using [whitelabel domain](/cooltix-support/organizers/marketing/white-label.md) the domain verification can be done.
{% endhint %}

### Other integrations

For other integrations you can use Segment, which offer several hundreds of destination integrations. You can check the full list of [supported Segment integrations](https://segment.com/catalog/).

Few examples:

#### Email marketing

* MailBird
* Autopilot
* MailJet
* Customer.io
* Marketoo

#### CRM

* Hubspot
* Salesforce
* Crisp
* Braze
* Firebase

And many more like SMS and Push notifications, heatmaps, experimentation, marketing automation, BI tools, Advertising, etc.


---

# 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.cooltix.com/cooltix-support/organizers/marketing/tracking-codes.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.
