Skip to main content
Subscribe each endpoint only to the events it needs. Link events use this shape:
Nullable profile or configuration fields may be null.

Click object

link.clicked also includes ip. Conversion events omit ip from their click context.

Customer object

Lead and sale payloads can reference a link that was deleted after attribution. The preserved link object then includes "deleted": true, active is false, and the historical URL fields remain available.

Compatibility

Write receivers that ignore unknown fields. Biqli may add non-breaking fields in the future. Use event to choose a known parser, validate required fields your application relies on, and retain the original event ID for deduplication.