> ## Documentation Index
> Fetch the complete documentation index at: https://docs.taginsight.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Installation guide

> How to install Tag Insight on your website

## Overview

Installing Tag Insight takes about 5 minutes. You'll need help from your web developer or tag management team to complete the installation.

<img src="https://mintcdn.com/taginsight/poFMsZzsIjoQTyP7/images/3_pixel_installation@2x.png?fit=max&auto=format&n=poFMsZzsIjoQTyP7&q=85&s=97168b8bd354bb7331f1752596e515be" alt="Tag Insight Installation" style={{borderRadius: "8px", margin: "20px 0"}} width="2850" height="1666" data-path="images/3_pixel_installation@2x.png" />

## What you'll need

Before starting, make sure you have:

* Your Tag Insight Project ID (found in your dashboard under **Project Settings**)
* Access to your tag management system (Google Tag Manager, Commander Act, etc.)
* Someone from your technical team to help with the installation

<Note>
  Not sure about your tag management system? Ask your web developer or IT team - they'll know!
</Note>

## Installation steps

### For Google Tag Manager users

Share these instructions with your developer:

<Steps>
  <Step title="Access Google Tag Manager">
    Ask your developer to log into your GTM account and open the correct container
  </Step>

  <Step title="Create Tag Insight tag">
    They'll create a new tag called "Tag Insight - Monitoring" and add the Tag Insight code
  </Step>

  <Step title="Set it to run on all pages">
    The tag should trigger on every page of your website
  </Step>

  <Step title="Test and publish">
    Your developer will test it's working correctly, then publish the changes
  </Step>
</Steps>

### For Commander Act users

Share these instructions with your developer:

<Steps>
  <Step title="Access Commander Act">
    Your developer needs to log into Commander Act and open your container
  </Step>

  <Step title="Add Tag Insight">
    They'll add Tag Insight as a new tag in the system
  </Step>

  <Step title="Configure for all pages">
    The tag should be active on every page
  </Step>

  <Step title="Deploy">
    Your developer will deploy the updated container
  </Step>
</Steps>

### For other websites

If you don't use a tag management system, your developer will add the Tag Insight code directly to your website.

## Verifying installation

Once your developer has installed Tag Insight:

<Steps>
  <Step title="Go to your Tag Insight dashboard">
    Log into Tag Insight and open your project
  </Step>

  <Step title="Check the Live Debugger">
    Navigate to **Live Debugger** in the menu
  </Step>

  <Step title="Visit your website">
    Open your website in a new tab and browse a few pages
  </Step>

  <Step title="Confirm data is flowing">
    You should see events appearing in the Live Debugger within a few seconds
  </Step>
</Steps>

<Info>
  If you don't see any data after 5 minutes, contact our support team at [support@taginsight.com](mailto:support@taginsight.com)
</Info>

## Multiple environments

If you have different versions of your website (like staging and production), you'll need:

* A separate Tag Insight project for each environment
* Your developer to install the appropriate Project ID on each version

## Common questions

<AccordionGroup>
  <Accordion title="Do I need technical knowledge to install Tag Insight?">
    No, but you'll need help from your web developer or tag management team. Share this guide with them.
  </Accordion>

  <Accordion title="How long does installation take?">
    Typically 5-10 minutes for someone familiar with your tag management system.
  </Accordion>

  <Accordion title="Will it slow down my website?">
    No, Tag Insight is designed to have minimal impact on your website's performance.
  </Accordion>

  <Accordion title="Can I install it on multiple websites?">
    Yes, but you'll need a separate project for each website or major section of your business.
  </Accordion>
</AccordionGroup>

## Next steps

After installation is complete:

<CardGroup cols={2}>
  <Card title="Import your tracking plan" icon="file-import" href="/tracking-plans/import-methods">
    Upload your existing tracking documentation
  </Card>

  <Card title="Set up monitoring" icon="chart-line" href="/monitoring/setting-up-audits">
    Configure automatic checks for your tracking
  </Card>

  <Card title="Install Chrome extension" icon="chrome" href="/tools/chrome-extension">
    Get our browser extension for easy debugging
  </Card>

  <Card title="Configure alerts" icon="bell" href="/monitoring/alerts">
    Set up email notifications for tracking issues
  </Card>
</CardGroup>

<Warning>
  Remember: Each environment (staging, production) needs its own Tag Insight project with a unique Project ID.
</Warning>
