Skip to content

Commit da3cf32

Browse files
committed
Add GitHub UTM tracking to GonkaGate links
1 parent ca6a1b8 commit da3cf32

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

README.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@ npx @gonkagate/mimo-code-setup
1111
![MiMoCode](https://img.shields.io/badge/MiMoCode-%3E%3D0.1.0-35D6FF?style=flat-square)
1212
![License](https://img.shields.io/badge/license-Apache--2.0-2A2A2A?style=flat-square)
1313

14-
[![Website](https://img.shields.io/badge/Website-gonkagate.com-111827?style=flat-square)](https://gonkagate.com/en)
15-
[![Docs](https://img.shields.io/badge/Docs-API%20Guides-2563EB?style=flat-square)](https://gonkagate.com/en/docs)
16-
[![API%20Key](https://img.shields.io/badge/API%20Key-Dashboard-F97316?style=flat-square)](https://gonkagate.com/en/register)
14+
[![Website](https://img.shields.io/badge/Website-gonkagate.com-111827?style=flat-square)](https://gonkagate.com/en?utm_source=github&utm_medium=referral&utm_campaign=mimo_code_setup&utm_content=readme_badge_website)
15+
[![Docs](https://img.shields.io/badge/Docs-API%20Guides-2563EB?style=flat-square)](https://gonkagate.com/en/docs?utm_source=github&utm_medium=referral&utm_campaign=mimo_code_setup&utm_content=readme_badge_docs)
16+
[![API%20Key](https://img.shields.io/badge/API%20Key-Dashboard-F97316?style=flat-square)](https://gonkagate.com/en/register?utm_source=github&utm_medium=referral&utm_campaign=mimo_code_setup&utm_content=readme_badge_api_key)
1717
[![Telegram](https://img.shields.io/badge/Telegram-%40gonkagate-229ED9?style=flat-square&logo=telegram&logoColor=white)](https://t.me/gonkagate)
1818
[![X](https://img.shields.io/badge/X-%40gonkagate-000000?style=flat-square&logo=x&logoColor=white)](https://x.com/gonkagate)
1919
[![LinkedIn](https://img.shields.io/badge/LinkedIn-GonkaGate-0A66C2?style=flat-square&logo=linkedin&logoColor=white)](https://www.linkedin.com/company/gonkagate)
@@ -24,7 +24,7 @@ From API key to a verified `mimo` setup in one short walkthrough:
2424

2525
[![See the installer in action](https://raw.githubusercontent.com/GonkaGate/mimo-code-setup/main/.github/assets/gonkagate-mimo-code-setup-demo.gif)](https://raw.githubusercontent.com/GonkaGate/mimo-code-setup/main/.github/assets/gonkagate-mimo-code-setup-demo.mp4)
2626

27-
Need an API key first? [Get one on GonkaGate](https://gonkagate.com/en/register).
27+
Need an API key first? [Get one on GonkaGate](https://gonkagate.com/en/register?utm_source=github&utm_medium=referral&utm_campaign=mimo_code_setup&utm_content=readme_api_key_cta).
2828

2929
## Overview
3030

@@ -96,7 +96,7 @@ You need:
9696
- Node `>=22.14.0`
9797
- local MiMoCode installed and available as `mimo` on your `PATH`
9898
- a GonkaGate API key in the usual `gp-...` format
99-
from [GonkaGate](https://gonkagate.com/en/register)
99+
from [GonkaGate](https://gonkagate.com/en/register?utm_source=github&utm_medium=referral&utm_campaign=mimo_code_setup&utm_content=readme_api_key_cta)
100100

101101
Current MiMoCode compatibility floor:
102102

@@ -269,9 +269,9 @@ npm run ci
269269

270270
## Links
271271

272-
- [GonkaGate](https://gonkagate.com/en)
273-
- [API Guides](https://gonkagate.com/en/docs)
274-
- [Get an API key](https://gonkagate.com/en/register)
272+
- [GonkaGate](https://gonkagate.com/en?utm_source=github&utm_medium=referral&utm_campaign=mimo_code_setup&utm_content=readme_website_link)
273+
- [API Guides](https://gonkagate.com/en/docs?utm_source=github&utm_medium=referral&utm_campaign=mimo_code_setup&utm_content=readme_docs_list)
274+
- [Get an API key](https://gonkagate.com/en/register?utm_source=github&utm_medium=referral&utm_campaign=mimo_code_setup&utm_content=readme_api_key_cta)
275275
- [Telegram](https://t.me/gonkagate)
276276
- [X](https://x.com/gonkagate)
277277
- [LinkedIn](https://www.linkedin.com/company/gonkagate)

0 commit comments

Comments
 (0)