> For the complete documentation index, see [llms.txt](https://docs.engineroom.com.au/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.engineroom.com.au/engineroom-pixel/setup/wordpress.md).

# WordPress

1. [Login](https://app.engineroom.com.au/login) to your EngineRoom account
2. In the left menu, click on **Integrations**
3. Click **EngineRoom Pixel**
4. Copy the snippet code
5. Login to Wordpress and install the [**Insert Headers and Footers**](https://tr.wordpress.org/plugins/insert-headers-and-footers/) plugin
6. Go to **Settings** > **Header and Footer Scripts**
7. Paste the code snippet into **Scripts in the header** textbox
8. Click **Save Settings**

## **Alternative Method**

1. Navigate to **Appearance > Theme Editor**
2. Click the **Theme Header (header.php)** file on the right-hand side below the **Theme Files** section
3. Paste the code snippet before the closing **\</head>** tag
4. Click **Update File**
