ANALYTICS
- 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}
Columns
The ANALYTICS table contains the following columns. Columns marked with an asterisk comprise the primary key.
| Column Name | Data Type |
|---|---|
| BREAKDOWNBY* | VarChar(64) |
| TIMEPERIOD* | VarChar(64) |
| STARTDATE* | VarChar(64) |
| ENDDATE* | VarChar(64) |
| BOUNCERATE | Double |
| CONTACTS | Integer |
| CONTACTSPERPAGEVIEW | Double |
| CONTACTTOCUSTOMERRATE | Double |
| CUSTOMERS | Integer |
| LEADS | Integer |
| LEADSPERVIEW | Double |
| MARKETINGQUALIFIEDLEADS | Integer |
| NEWVISITORSESSIONRATE | Double |
| OPPORTUNITIES | Integer |
| PAGEVIEWSMINUSEXITS | Integer |
| PAGEVIEWSPERSESSION | Double |
| RAWVIEWS | Integer |
| RETURNINGVISITS | Integer |
| SALESQUALIFIEDLEADS | Integer |
| SESSIONTOCONTACTRATE | Double |
| STANDARDVIEWS | Integer |
| SUBSCRIBERS | Integer |
| TIMEPERSESSION | Double |
| TOTAL | Integer |
| VISITORS | Integer |
| VISITS | Integer |