Skip to content

Commit

Permalink
short → custom
Browse files Browse the repository at this point in the history
  • Loading branch information
steven-tey committed Jan 27, 2025
1 parent d2f8ff7 commit 62bcce0
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion conversions/clicks/introduction.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ With our [Client-side SDK](/sdks/client-side/introduction), you can do exactly t

Here's how you can enable client-side click-tracking for your links:

### Step 1: Add a short domain to your Dub workspace
### Step 1: Add a custom domain to your Dub workspace

First, you'll need to [add a custom short link domain](https://dub.co/help/article/how-to-add-custom-domain) to your Dub workspace.

Expand Down
2 changes: 1 addition & 1 deletion snippets/dub-analytics-params-react.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
</ParamField>

<ParamField body="shortDomain" type="string">
The short domain you're using on Dub for your short links.
The custom domain you're using on Dub for your short links.
</ParamField>

<ParamField body="queryParam" type="string" default="via">
Expand Down
2 changes: 1 addition & 1 deletion snippets/dub-analytics-params.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
</ParamField>
<ParamField body="data-short-domain" type="string">
The short domain you're using on Dub for your short links.
The custom domain you're using on Dub for your short links.
</ParamField>
<ParamField body="data-query-param" type="string" default="via">
Expand Down

0 comments on commit 62bcce0

Please sign in to comment.