Files
dub-node/docs/models/operations/trackleadrequestbody.md
2024-06-10 11:05:18 +05:30

5.1 KiB
Raw Permalink Blame History

TrackLeadRequestBody

Fields

Field Type Required Description Example
clickId string ✔️ The ID of the click in th Dub. You can read this value from dclid cookie.
eventName string ✔️ The name of the event to track. Sign up
customerId string ✔️ This is the unique identifier for the customer in the client's app. This is used to track the customer's journey.
customerName string Name of the customer in the client's app.
customerEmail string Email of the customer in the client's app.
customerAvatar string Avatar of the customer in the client's app.
metadata Record<string, any> Additional metadata to be stored with the lead event