Skip to content

Commit

Permalink
update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
steven-tey committed Jan 19, 2025
1 parent e3b5914 commit f602372
Show file tree
Hide file tree
Showing 4 changed files with 53 additions and 6 deletions.
20 changes: 14 additions & 6 deletions integrations.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -272,12 +272,20 @@ You can build your own integrations with Dub.co's link infrastructure using our

Here are some services we're working on integrating with Dub.co:

<Card>
<b>WordPress</b>
</Card>
<Card>
<b>Chrome Extension</b>
</Card>
<CardGroup cols={2}>
<Card>
<b>Buffer</b>
</Card>
<Card>
<b>Hubspot</b>
</Card>
<Card>
<b>Adobe Marketo</b>
</Card>
<Card>
<b>Chrome Extension</b>
</Card>
</CardGroup>

## No-code Resources

Expand Down
13 changes: 13 additions & 0 deletions integrations/shopify.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -47,3 +47,16 @@ description: "Integrate Dub's link management infrastructure with Shopify."
>
Tracking sale conversion events with Shopify and the Dub SDK
</Card>

## See how it's built

Learn how the Dub Shopify integration tracks [sale conversion events](/conversions/sales/introduction) by checking out the open-source code repository.

<Card
title="Dub Shopify Integration"
icon="github"
href="https://git.new/dub-shopify"
horizontal
>
See the full example on GitHub.
</Card>
13 changes: 13 additions & 0 deletions integrations/stripe.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -47,3 +47,16 @@ description: "Integrate Dub's link management infrastructure with Stripe."
>
Tracking sale conversion events with Stripe and the Dub SDK
</Card>

## See how it's built

Learn how the Dub Stripe integration tracks [sale conversion events](/conversions/sales/introduction) by checking out the open-source code repository.

<Card
title="Dub Stripe Integration"
icon="github"
href="https://git.new/dub-stripe"
horizontal
>
See the full example on GitHub.
</Card>
13 changes: 13 additions & 0 deletions integrations/wordpress.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -71,3 +71,16 @@ og:image: "https://dubassets.com/integration-screenshots/pVyCJ0nCMk8vFdzV"
alt="Automatically create new short links for every post or media you create on WordPress"
/>
</Frame>

## See how it's built

Learn how the Dub WordPress integration tracks [lead conversion events](/conversions/leads/introduction) by checking out the open-source code repository.

<Card
title="Dub WordPress Integration"
icon="github"
href="https://git.new/dub-wordpress"
horizontal
>
See the full example on GitHub.
</Card>

0 comments on commit f602372

Please sign in to comment.