APIs & Integrations

varadan
Member

Hubspot unique session id

I need to retrive hubspot session id and consume in asp.net application. Is there any api to serve this purpose. if yes, how is the api used?

0 Upvotes
3 Replies 3
WendyGoh
HubSpot Employee
HubSpot Employee

Hubspot unique session id

Hi @varadan,

 

I hope all is well with you 😃

 

By retrieving the HubSpot session id, are you looking to track visitor actions on your website? If that's the case, the HubSpot Tracking Code helps to capture those website analytics.

 

Additionally, the Tracking Code API helps to track custom events.

 

I hope this helps to clarify and do let me know if there's any further questions on this!

0 Upvotes
diyer
Member

Hubspot unique session id

Hi Wendy,

As per this link- HubSpot Tracking Code,

Tracking code has already been installed for our website. Now i need to extract any kind of tracking id hubspot uses to track a user. Is there an api that will allow me to extract hubspot tracking id.

0 Upvotes
WendyGoh
HubSpot Employee
HubSpot Employee

Hubspot unique session id

Hi @diyer,

 

As per this documentation here - Cookies set in a visitor's browser by HubSpot, the HubSpot tracking code doesn't have a tracking id. We use the hubspotutk to keep track of a visitor's identity. Hence, extracting tracking id isn't currently possible.

 

That said, do you mind sharing with me your end goal here? We could possibly explore other options for your use case.

0 Upvotes