Tool to create a tracking beacon for an Eventbrite event or user. Use when you need to add analytics pixels (Google Analytics, Facebook Pixel, etc.) to track attendee behavior on event pages or order confirmation pages. Either event_id or user_id must be provided.
user_idstringThe user identifier to assign the beacon to all events by that user. Either event_id or user_id must be provided. If user_id is specified, the beacon will fire for all events owned by that user.
event_idstringThe event identifier where the tracking beacon will execute. Either event_id or user_id must be provided. If event_id is specified, the beacon will only fire for that specific event.
pixel_idstringThe Pixel ID given by the third party that will fire when an attendee lands on the page you are tracking. Required for most tracking types (e.g., UA-12345678-1 for Google Analytics, or pixel ID for Facebook).
triggersobjectAdditional pixel configuration data determining which page fires the tracking pixel. This is an optional object containing trigger settings like page types (order confirmation, event page, etc.).
tracking_typeRequiredstringThe tracking pixel third party type. Must be one of: Facebook Pixel, Twitter Ads, AdWords, Google Analytics, Simple Image Pixel, or Adroll iPixel.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
OAuth connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.