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

# 6sense

> Add 6sense web tags to track anonymous demo visitors and identify buying signals.

Adding a **6sense** tracking script to your Navattic demos will allow you to add the 6sense Web Tag to your demo.

### Add 6Sense to your demos

Follow these steps to add 6Sense tracking to your Navattic demos:

<Steps>
  <Step title="Create a new Web Tag identified in 6sense">
    It should look something like this:

    ```html theme={null}
    <script id="6senseWebTag" src="https://j.6sc.co/j/<web_tag_id>.js"></script>
    ```
  </Step>

  <Step title="Add your 6sense Web Tag ID to Navattic Demos">
    Visit your **Navattic demo** > click the three dots next to the Share button > **Tracking
    scripts**. Paste your JavaScript Snippet into the input field. You do not need to publish your
    demo for the changes to take effect.
  </Step>

  <Step title="See page views and button clicks in 6Sense">
    You should start to see your demo visitor engagement show up in 6Sense as page views and button clicks.
  </Step>
</Steps>
