ANALYTICSBREAKDOWNS
- Last Updated: May 13, 2025
- 1 minute read
- DataDirect Connectors
- JDBC
- HubSpot 6.0
- Documentation
Endpoint
https://api.hubapi.com/analytics/v2/reports/{BreakdownBy}/{TimePeriod}
Parent Table
ANALYTICS
Columns
The ANALYTICSBREAKDOWNS table contains the following columns. Columns marked with an asterisk comprise the primary key.
| Column Name | Data Type | Notes |
|---|---|---|
| ANALYTICS_BREAKDOWNBY* | VarChar(64) | References: ANALYTICS.BREAKDOWNBY |
| ANALYTICS_TIMEPERIOD* | VarChar(64) | References: ANALYTICS.TIMEPERIOD |
| ANALYTICS_STARTDATE* | VarChar(64) | References: ANALYTICS.STARTDATE |
| ANALYTICS_ENDDATE* | VarChar(64) | References: ANALYTICS.ENDDATE |
| POSITION* | Integer | |
| BOUNCERATE | Double | |
| BREAKDOWN | VarChar(64) | |
| CONTACTS | Integer | |
| CONTACTSPERPAGEVIEW | Double | |
| CONTACTTOCUSTOMERRATE | Double | |
| CUSTOMERS | Integer | |
| LEADS | Integer | |
| LEADSPERVIEW | Double | |
| MAPPEDBREAKDOWN | Integer | |
| MARKETINGQUALIFIEDLEADS | Integer | |
| NEWVISITORSESSIONRATE | Double | |
| OPPORTUNITIES | Integer | |
| PAGEVIEWSMINUSEXITS | Integer | |
| PAGEVIEWSPERSESSION | Double | |
| RAWVIEWS | Integer | |
| RETURNINGVISITS | Integer | |
| SALESQUALIFIEDLEADS | Integer | |
| SESSIONTOCONTACTRATE | Double | |
| STANDARDVIEWS | Integer | |
| SUBSCRIBERS | Integer | |
| TIMEPERSESSION | Double | |
| VISITORS | Integer | |
| VISITS | Integer |