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

# Tracking scripts

> Add third-party tracking scripts to your demos.

<Icon icon="activity" /> **Tracking Scripts** can be enabled on individual Navattic demos to track
things like session recordings, demo engagement, as well allow chat or calendar widgets to be
included within the demo. These scripts run on directly on your demo and send data directly to a
third-party platform.

You can enable Tracking Scripts on any demo in just a few clicks. Visit your **Navattic demo** > click the three dots next to the Share button > **Tracking scripts** > add the appropriate ID.

<CardGroup columns={2}>
  <Card icon={<img src="https://logo.navattic.com/6sense.com" className="my-0 h-6 w-6" />} title="6sense" href="/tracking/tracking-scripts/6sense">
    Track visitor engagement as page views and clicks.
  </Card>

  <Card icon={<img src="https://logo.navattic.com/demandbase.com" className="my-0 h-6 w-6" />} title="Demandbase" href="/tracking/tracking-scripts/demandbase">
    Track account-level engagement and buyer intent activity.
  </Card>

  <Card icon={<img src="https://logo.navattic.com/drift.com" className="my-0 h-6 w-6" />} title="Drift" href="/tracking/tracking-scripts/drift">
    Add chat widget for real-time customer conversations.
  </Card>

  <Card
    icon={
  <img
    src="/images/integrations/hubspot.svg"
    className="my-0 h-6 w-6"
  />
}
    title="HubSpot JS"
    href="/tracking/tracking-scripts/hubspot"
  >
    Integrate demo engagement with HubSpot CRM.
  </Card>

  <Card
    icon={
  <img
    src="https://www.navattic.com/img/integrations/logos/marketo.png"
    className="my-0 h-6 w-6"
  />
}
    title="Marketo Munchkin"
    href="/tracking/tracking-scripts/marketo"
  >
    Track demo interactions in Marketo campaigns.
  </Card>

  <Card icon={<img src="https://logo.navattic.com/posthog.com" className="my-0 h-6 w-6" />} title="PostHog" href="/tracking/tracking-scripts/posthog">
    Analyze demo usage with product analytics.
  </Card>

  <Card icon={<img src="https://logo.navattic.com/qualified.com" className="my-0 h-6 w-6" />} title="Qualified" href="/tracking/tracking-scripts/qualified">
    Deploy chatbots for automated demo engagement.
  </Card>
</CardGroup>
