Cost attributed signals
Prerequisites
- Have your API key ready.
- [Optional] Configure Customers and Products with external ids. Or programmatically via API endpoints: Create product, Create customer.
Track how much each billable event costs you
This is directly related to understanding your margins. Given that you determine how much you charge based on signals, it’s useful to know the cost of the work that results in those signals.
This is a combination of the two previous sections, with a special API call for sending a signal.
There’s only one new requirement: the signals should be sent from the paid_tracing context where AI calls are made.