> For the complete documentation index, see [llms.txt](https://docs.navless.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.navless.ai/integrations/map-crm-integrations/hubspot.md).

# HubSpot

There are 3 Core Integrations with Navless and HubSpot.&#x20;

1. Lead Forms
2. Engagement Data
3. Scheduling

For all 3 of these you will need to begin by setting up the connection between Navless and HubSpot.&#x20;

## Setting up the Navless & HubSpot Connection

As marketers, we know how valuable Navless engagement data is when it's stitched together with contextual information about leads and prospects within your marketing automation platform (MAP).

🚨 IMPORTANT NOTE: A required step with the integration involves setting up a CNAME record in your DNS so that your demos can be white-labeled (ie. demos.yourcompany.com). This typically involves a developer, IT, or web admin, so *we recommend putting in the ticket now.* That way you can knock out the necessary steps synchronously and go live quicker.&#x20;

## Setup in the Navless App <a href="#h_290f0270b5" id="h_290f0270b5"></a>

Setting up the HubSpot integration is a quick and easy process. The first steps will be completed in your Navless app and the remainder involves configuration with your domain provider.

### Step 1: Connect your HubSpot account to Navless <a href="#h_fbb4a6fb3d" id="h_fbb4a6fb3d"></a>

From your [integrations page](https://app.tourial.com/integrations), select Integrations in the left menu and then click Connect to begin the authentication process and connect your HubSpot account to Navless. \
\
PLEASE NOTE: A HubSpot SuperAdmin is required to perform the authentication process.&#x20;

<figure><img src="/files/vdlti8vNx9OhEXlIeL86" alt=""><figcaption></figcaption></figure>

### Step 2: Turn on Engagement Activity <a href="#h_76066fcb37" id="h_76066fcb37"></a>

Once you've successfully connected your HubSpot account, you'll be redirected back to the Integrations page in the Navless app.

Now, click Manage Integration >> Settings to get to the [HubSpot settings page](https://app.tourial.com/integrations/hubspot).

In the section labeled Engagement Activity, you'll see a dropdown menu to turn Engagement Activity on or off.

To ensure Navless engagement data is captured and sent to HubSpot, select Engagement Activity ON.

*Note: Turning this off will disable all Engagement Activities being captured and sent to HubSpot.*

<figure><img src="https://downloads.intercomcdn.com/i/o/737304946/7432f84857270d5f1f722878/image.png" alt=""><figcaption></figcaption></figure>

### Step 3: Configure your custom subdomain <a href="#h_a1021f9f08" id="h_a1021f9f08"></a>

{% content-ref url="/pages/tsqw3paq4tiPZNmC5qXs" %}
[White Label Your Account & Content](/admin-and-settings/white-label-your-account-and-content.md)
{% endcontent-ref %}

## Key Elements of the HubSpot Integration <a href="#h_c08f332fbd" id="h_c08f332fbd"></a>

### HubSpot Engagement Activity <a href="#h_c90e172426" id="h_c90e172426"></a>

This part of the integration pushes activity data from visitors' engagement with your content into your HubSpot account.

🚨 IMPORTANT NOTE: To ensure you're seeing Engagement Activity on a contact record, head to Filter activity on a contact record and select Navless/Tourial under Integrations:\
![](/files/W8gxuiDwXsnuahDtXPyb)

Once data funnels into HubSpot, it'll be tied to a contact record if that contact is already known and exists within HubSpot.

Engagement Data also works for anonymous visitors or people who are not yet contacts in your HubSpot account. Once that visitor converts — either by submitting a form, clicking a tagged email, etc. — their historical engagement data is retroactively pulled into HubSpot (assuming those HubSpot cookies have remained and that visitor did not clear their cookies).

🚨 IMPORTANT NOTE: Be sure you have your HubSpot tracking script added to your website so that visitor tour engagement can be linked to any website forms outside your tour.

***

What's next? Check out the [Engagement Data visible in your HubSpot account and FAQs!](/integrations/map-crm-integrations/hubspot/tour-engagement-data.md)

See how to [connect your HubSpot form to Tourial.](/integrations/map-crm-integrations/hubspot/lead-forms-with-hubspot.md)

Also, take the [HubSpot Engagement Tour](https://websitetours.tourial.com/pages/hubspot-integration) to see some of the ways you can use Engagement Data to create lists, workflows and influence your lead scoring model.<br>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.navless.ai/integrations/map-crm-integrations/hubspot.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
