> For the complete documentation index, see [llms.txt](https://docs.bloomanalytics.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.bloomanalytics.io/bloom-pixel-custom-domain/setting-up-bloom-custom-pixel.md).

# Setting Up Bloom Custom Pixel

#### Step 1 - Create the subdomain bloom.\[your-domain]  and add the following CNAME record:

{% code fullWidth="false" %}

```
Name: bloom.[your-domain]

Value: pixel.bloominsights.io
```

{% endcode %}

### Step 2 -  Add the ACME challenge CNAME record:

```
Name: _acme-challenge.bloom.[your-domain]

Value: bloom.[your-domain].5179df691247841b.dcv.cloudflare.com
```

When adding the CNAME records, make sure to replace **\[your-domain]** with your actual store domain. For example:

* For a domain of **example.com**, substitute **\[your-domain]** with **example.com**.
* For a domain of **example.com.au**, substitute **\[your-domain]** with **example.com.au**.

Note: This applies to **all domain extensions**, including but not limited to `.com`, `.com.au`, `.co.uk`, `.in`, `.net`, `.store`, etc.

Once both records have been added, please notify us so we can configure event routing for your domain.
