Creating Custom Events using Javascript

Hi,

Apologies if this is an obvious question, but when creating a Custom Event in Hubspot using Javascript, do we need to define all property values if we’ve already selected to track default Properties at the ‘Properties’ stage of set-up?

Thanks!

Hi @NCasey3,

No, you don’t need to manually define every property in your JS snippet if you’ve selected default properties during setup.

Refer:

Regards,

Kosala

Thanks Kosala!