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

# Hubspot

> Connect Email Meter with Hubspot to enrich your email analytics

<img style={{ borderRadius: '0.5rem' }} src="https://storage.googleapis.com/em-docs/enterprise-documentation/images/hubspot--cover.webp" />

The Hubspot integration enables you to enrich your email analytics with data from your Hubspot CRM. Each integration is custom-made to match your specific needs and use cases.

Please get in touch with your Email Meter representative to discuss the specifics of your integration and how it can be tailored to your requirements.

This integration allows you to combine your Hubspot contact and company data with Email Meter's email analytics, providing deeper insights into your email communications.

This integration is particularly valuable when you want to:

* Filter email analytics by Hubspot contact properties
* Group email statistics by company name instead of email domain
* Analyze communication patterns with different customer segments

For example, you could analyze email response times specifically for your "Prospects" contacts, or see how your team's communication patterns differ between "Enterprise" and "SMB" accounts. The integration automatically syncs this data, allowing you to create more meaningful and actionable email analytics reports.

## Generate a Hubspot API token

To connect Email Meter with Hubspot, you'll need to generate a private app access token. Follow these steps:

<Steps>
  <Step title="Create a private app">
    Go to [Hubspot](https://app.hubspot.com/), and then:

    * Click the settings icon in the main navigation bar
    * Navigate to `Account Management > Integrations > Private Apps`
    * Click `Create a private app`
    * Provide a name for your app (we recommend using `Email Meter`)
    * Add a description (optional)
    * If you want to use a logo to identify the application, you can use [this one](https://storage.googleapis.com/em-docs/enterprise-documentation/images/em%2Bhubspot--icon.png)
  </Step>

  <Step title="Configure the scopes">
    Select the following scopes for your private app:

    * `crm.lists.read`
    * `crm.objects.companies.read`
    * `crm.objects.contacts.read`
    * `crm.objects.custom.read`
    * `settings.users.read`
    * `crm.export`
  </Step>

  <Step title="Generate the token">
    * Click `Create app`
    * Click `Continue creating`
    * Copy the access token that is generated
    * Store it securely
  </Step>

  <Step title="Share the token credentials">
    Once you have generated the token, please share it with your Project Manager or Business Intelligence Consultant. They will configure the integration on our side.
  </Step>
</Steps>

## Frequently asked questions

<AccordionGroup>
  <Accordion title="What data is synced from Hubspot?">
    Each Hubspot integration is custom-made to match your specific needs and use cases. Please get in touch with your Email Meter representative to discuss the specifics of your integration and how it can be tailored to your requirements.
  </Accordion>

  <Accordion title="How often is the data synchronized?">
    Data is synchronized daily by default. The sync frequency can be adjusted based on your specific needs. Please contact your Business Intelligence Consultant to discuss custom synchronization schedules.
  </Accordion>

  <Accordion title="Can I revoke access later?">
    Yes, you can revoke access at any time by deleting the private app in your Hubspot settings. This will immediately stop the data synchronization.
  </Accordion>
</AccordionGroup>
