You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Dub](https://dub.co/) is an open-source link management platform for modern marketing teams. It provides powerful short link creation, analytics, and tracking capabilities with enterprise-grade infrastructure.
15
+
16
+
With the Dub integration in Sim, you can:
17
+
18
+
-**Create short links**: Generate branded short links with custom domains, slugs, and UTM parameters
19
+
-**Upsert links**: Create or update links idempotently by destination URL
20
+
-**Retrieve link info**: Look up link details by ID, external ID, or domain + key combination
21
+
-**Update links**: Modify destination URLs, metadata, UTM parameters, and link settings
22
+
-**Delete links**: Remove short links by ID or external ID
23
+
-**List links**: Search and filter links with pagination, sorting, and tag filtering
24
+
-**Get analytics**: Retrieve click, lead, and sales analytics with grouping by time, geography, device, browser, referer, and more
25
+
26
+
In Sim, the Dub integration enables your agents to manage short links and track their performance programmatically. Use it to create trackable links as part of marketing workflows, monitor link engagement, and make data-driven decisions based on click analytics and conversion metrics.
27
+
{/* MANUAL-CONTENT-END */}
28
+
13
29
## Usage Instructions
14
30
15
31
Create, manage, and track short links with Dub. Supports custom domains, UTM parameters, link analytics, and more.
description: 'Retrieve analytics for links including clicks, leads, and sales. Supports filtering by link, time range, and grouping by various dimensions.',
7
+
description:
8
+
'Retrieve analytics for links including clicks, leads, and sales. Supports filtering by link, time range, and grouping by various dimensions.',
description: 'Retrieve a paginated list of short links for the authenticated workspace. Supports filtering by domain, search query, tags, and sorting.',
7
+
description:
8
+
'Retrieve a paginated list of short links for the authenticated workspace. Supports filtering by domain, search query, tags, and sorting.',
0 commit comments