You can scope which links trigger a
link.clicked webhook. When creating or editing the webhook in the dashboard, choose one of the following:- All links – trigger the webhook for every link in your workspace.
- Include specific folders (recommended) – trigger the webhook for all links in the selected folders.
- Include specific links – trigger the webhook only for the links you explicitly select.
link.clicked webhook by passing the webhook ID under the webhookIds prop when creating or updating a link.{
"id": "evt_b9ywgxWqai2glUpCQjclB17kM",
"event": "link.clicked",
"createdAt": "2024-08-30T10:16:13.149Z",
"data": {
"click": {
"id": "d0UtZqE0BZuBPrJS",
"timestamp": "2024-08-30T10:16:12.124Z",
"url": "https://github.com/dubinc/dub",
"country": "US",
"city": "San Francisco",
"region": "CA",
"continent": "NA",
"device": "Desktop",
"browser": "Chrome",
"os": "Mac OS",
"ua": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36",
"referer": "(direct)",
"refererUrl": "(direct)",
"qr": false,
"ip": "63.141.57.109"
},
"link": {
"id": "cm0faqkyn0001txvfwjfeq7gl",
"domain": "dub.sh",
"key": "79ys3WA",
"url": "https://github.com/dubinc/dub",
"trackConversion": true,
"externalId": null,
"tenantId": null,
"partnerId": null,
"programId": null,
"archived": false,
"expiresAt": null,
"expiredUrl": null,
"disabledAt": null,
"password": null,
"proxy": false,
"title": null,
"description": null,
"image": null,
"video": null,
"rewrite": false,
"doIndex": false,
"ios": null,
"android": null,
"geo": null,
"publicStats": false,
"folderId": null,
"tagId": null,
"tags": [],
"webhookIds": [],
"comments": null,
"shortLink": "https://dub.sh/79ys3WA",
"qrCode": "https://api.dub.co/qr?url=https://dub.sh/79ys3WA?qr=1",
"utm_source": null,
"utm_medium": null,
"utm_campaign": null,
"utm_term": null,
"utm_content": null,
"userId": "cm022rkcw0000ikt14mscg9sg",
"workspaceId": "ws_cm022sis60003ikt1syy7kfhl",
"clicks": 11,
"lastClicked": "2024-08-30T07:45:09.000Z",
"leads": 6,
"sales": 10,
"saleAmount": 200000,
"createdAt": "2024-08-29T13:03:59.098Z",
"updatedAt": "2024-08-30T10:16:12.126Z",
"projectId": null,
"testVariants": null,
"testCompletedAt": null,
"testStartedAt": null
}
}
}