Data Collector Guide¶
The Data Collector is a set of endpoints that can make it easy to ingest data in real-time. This service consolidates how you track and send data to Orbee and makes it easy to take advantage of data enrichment, data connectivity, and many other services.
Overview¶
Regardless of which mediums you are trying to send data in, the basic model for using the Data Collector is as follows:
- Find the endpoint for your tracking medium. Learn more
- Send data to the endpoint as needed. Learn more
Once the data is sent to the specified endpoint, the data is queued for real-time enrichment and categorization.
About this guide¶
This guide will help you get started sending data to Orbee for common use-cases that apply across Orbee's Marketing Platform. Specifically, it illustrates:
- endpoint configuration and parameters.
- how to send event data.
- how to debug and test using the collection endpoints.
Next steps
- Learn how to find the endpoint you want to use.
- Learn more about the Collector API.
- Learn more about the Collector Architecture.
Last update:
2023-04-13