---
description: "Install the Dalton script on your website to launch experiments and collect data. Step-by-step install guide for any platform."
---

# Installation

Installing the Dalton script is required to launch your experiments live and start measuring data.

<iframe src="https://player.vimeo.com/video/1165602870?badge=0&amp;autopause=0&amp;autoplay=1&amp;muted=1&amp;loop=1&amp;player_id=0&amp;app_id=58479" frameborder="0" allow="autoplay; fullscreen; picture-in-picture; clipboard-write; encrypted-media; web-share" referrerpolicy="strict-origin-when-cross-origin" style="width: 100%; aspect-ratio: 426/230; height: auto;" title="Install Dalton"></iframe>

## 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

## 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.

::: tip Share with Developer
Don't have direct access to your website code? Use the **"Share with developer"** button in the installation settings. This generates a shareable link that doesn't require a login and contains all the information your developer needs to install Dalton.
:::

### 3. Verify Installation

Once installed, return to your Dalton dashboard and click **"Verify Installation"** to confirm the snippet is working correctly.

Page settings - Install Script - Next: Verify Installation

![Installation Successful](./install-successful.png)
![Page Settings - Install Script](./page-settings.png)
