---
description: "Install Dalton by adding a single JavaScript snippet to your website to start launching experiments and tracking conversions."
---

# Installing Dalton

Get started by adding Dalton's JavaScript snippet to your website.

## Installation Overview

Dalton works on any platform—React, Shopify, Webflow, Framer, WordPress, and more. The installation is straightforward: add our JavaScript snippet to the `<head>` section of your pages.

You can choose to install Dalton:
- **Sitewide**: Enable Dalton across your entire website to detect optimization opportunities everywhere
- **Specific Pages**: Install only on the landing pages you want to optimize

## What Installation Enables

Once the snippet is installed, you'll automatically get:

✓ **Visitor Tracking**: Understand how visitors interact with your pages  
✓ **Experiment Delivery**: Run A/B tests and experiments seamlessly  
✓ **URL Split Tests**: Direct traffic across multiple page variants  
✓ **Cookie Consent Integration**: Automatic compatibility with your cookie banner  
✓ **GA4 Event Tracking**: Experiments automatically integrate with your Google Analytics 4 setup

## Installation Instructions

### 1. Get Your Snippet

Find your unique JavaScript snippet in your Dalton page editor or dashboard under **Settings > Installation**.

![Installation Script Example](/install.png)

### 2. Add to Your Website

Copy the snippet and paste it in the `<head>` section of your HTML, as high up as possible:
```html