Event Builder: Best Practices
Hubspot events
Campaigns
Dreamdata receives campaign data on Email campaigns. In order to pull in your campaign data you can build an event on the Marketing Email Click object.
Filtering
While HubSpot's UI automatically filters certain bot events, they remain accessible via the API. If you prefer to exclude these filtered events from your Dreamdata reporting, you can do so by adding a filteredEvent = false filter to your Dreamdata configuration.

Form events
The event built on form_submissions object may contain data that is specifically uploaded to the object that we can't get otherwise.
The event built on traffic_analytics object contains the tracking data from both present and deleted forms.

It is possible there is duplicate data between the two events but it will be de-duplicated by Dreamdata.