Trigger a custom behavioral event using an HTTP GET request. Event completions can be tracked in HubSpot and used to segment contacts, score leads, and more. If you have an EU portal you must use the tracking server track-eu1.hubspot.com.
track-eu1.hubspot.com
.@
symbol-
_
.
image/gif
, so it’s possible to use HTTP API urls with <img>
tags, though we recommend using the JavaScript API on webpages when possible.
Your HubSpot Hub ID. See this page for help finding your Hub ID.
The ID or name of the event you want to trigger.
Associates the event with a known HubSpot contact. If the contact doesn't yet exist in HubSpot, it will be created. All symbols in a contact's email address must be encoded, except for the @ symbol, hyphen (-), underscore (_), and period (.).
Any numerical amount that you provide here will increment the contact's Revenue field within the Web Analytics History section.
Ties the event to a record based on an external ID (not the HubSpot contact's ID). Unlike email, including this id will not automatically create a contact record.
Event triggered successfully. The content-type will be image/gif, so it's possible to use HTTP API urls with img tags.
The response is of type file
.