# First Steps

Get Crobox live in four steps.

Start with the snippet. Then send your tracking events. After that, handle consent and security settings if they apply to your setup.

{% stepper %}
{% step %}

#### [**Add the Crobox snippet**](https://docs.crobox.com/getting-started/first-steps/get-started-with-crobox)

Add the Crobox snippet to every page of your website. You can install it manually or through your tag manager.
{% endstep %}

{% step %}

#### [**Set up event tracking**](https://docs.crobox.com/getting-started/first-steps/event-tracking-implementation)

Send pageviews and key actions to Crobox. This gives you analytics, product insights, and the data needed for Crobox features to work properly.
{% endstep %}

{% step %}

#### [**Configure cookie wall settings**](https://docs.crobox.com/getting-started/first-steps/cookie-wall-settings)

If your site requires consent before storing analytics data, update your settings and trigger consent events correctly.
{% endstep %}

{% step %}

#### [**Update your Content Security Policy header**](https://docs.crobox.com/getting-started/first-steps/content-security-policy-header)

If your site uses a Content Security Policy, allow the Crobox domains and required resource types.
{% endstep %}
{% endstepper %}

Once these steps are in place, your technical setup is ready.
