APIs & Integrations

shivashankar
Member

API to Identify Visitor, Track Page, Track Visitor Events

Is there a API to get retrieve data for these : Track Page View, Identify Visitor, Track Visitor Events ?
We have analyzed https://developers.hubspot.com/docs/methods/tracking_code_api/track_page_view
https://developers.hubspot.com/docs/methods/tracking_code_api/identify_visitor
https://developers.hubspot.com/docs/methods/tracking_code_api/javascript_events_api rather an API it suggests to use java script.
We are searching for an approach, which is available for WorkFlows, example API : https://api.hubapi.com/automation/v3/workflows/?hapikey=demo

or Social Media broadcast API :

https://api.hubapi.com/broadcast/v1/broadcasts?hapikey=demo

0 Upvotes
2 Replies 2
Derek_Gervais
HubSpot Alumni
HubSpot Alumni

API to Identify Visitor, Track Page, Track Visitor Events

Hey @shivashankar ,

 

The three docs you linked above are methods of the Tracking Code Javscript API, and are used to send the relevant data into HubSpot, not pull that data from HubSpot. What exactly is your goal? It sounds like yu're trying to pull analytics events from HubSpot via the API, is that right?

 

While it's not possible to pull the full analytics history for specific contacts, you can pull analytics info via the Analytics API

0 Upvotes
shivashankar
Member

API to Identify Visitor, Track Page, Track Visitor Events

Thanks Derek,

Absoultely, I am trying to pull analytics data for a particular visitor,  tracking a visitor and visitor page views and visitor events.

 

Regards,

Shiv.

0 Upvotes