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

# HubSpot Website Tracking

If you are using a HubSpot form in your website or if you have the HubSpot meeting scheduler on your own domain, HockeyStack can automatically track the submission and schedule actions as well as identify that visitor.

### Form Submissions

Form submissions are tracked like any other form where you can see it in the Journeys tab and also define it as a goal.

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

Here, you can see an example form from [dock.us](http://dock.us). The important thing to note here is the `id` property in the `form` tag (”hsForm\_78a62575-2048-4201-b2da-a765c7fae1e9”), which is highlighted in the photo.

You can then use this while defining your goal to select this specific form. All you have to do is select the “Form Submit” option and paste this value by adding a “#” to the beginning.

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


---

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

```
GET https://docs.hockeystack.com/integrations/crms/hubspot/hubspot-website-tracking.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
