I am a little bit consufed as to how Hubspot allows to attribute traffic sources to a new Contact.
Originally, I created a contact through API calls alongside my backend object creation.
But because most of the traffic showed to be from offline sources, I get that I need a way to properly attribute where from a User came to my registration page and created a new Account.
I’ve tried to submit data to a form I created on my Hubspot Account , along with the hutk in the context field but it still attributes to offline source.
Is there no way at all to pass proper cookies from an API call to Hubspot , so that a new contact is created with proper attribution (instead of “offilne source”).