Skip to content

Commit ea8ba02

Browse files
committed
Add utm params for time zone map
1 parent 35e97a4 commit ea8ba02

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

docs/commands/user-commands/map.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,15 @@ description: View the zone map.
66

77
## Summary
88

9-
The `/map` command is used to view the [Time Zone Map](https://zones.arilyn.cc/).
9+
The `/map` command is used to view the [Time Zone Map](https://zones.arilyn.cc/?utm_source=friend-time&utm_medium=docs).
1010

1111
## View the Time Zone Map
1212

1313
**1.** Type `/map.`
1414

1515
![](../../.gitbook/assets/image%20%2820%29.png)
1616

17-
**2.** Click the [Time Zone Map](https://zones.arilyn.cc/) link to open the map.
17+
**2.** Click the [Time Zone Map](https://zones.arilyn.cc/?utm_source=friend-time&utm_medium=docs) link to open the map.
1818

1919
![](../../.gitbook/assets/image%20%2819%29.png)
2020

docs/finding-time-zones.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ description: How to find time zones.
66

77
## Using the Time Zone Map
88

9-
One way to find time zones is by using the [Time Zone Map](https://zones.arilyn.cc/):
9+
One way to find time zones is by using the [Time Zone Map](https://zones.arilyn.cc/?utm_source=friend-time&utm_medium=docs):
1010

1111
![](.gitbook/assets/image%20%2838%29.png)
1212

lang/lang.common.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
"docs": "https://friend-time.arilyn.cc",
8989
"donate": "https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=EW389DYYSS4FC",
9090
"invite": "https://discord.com/oauth2/authorize?client_id=471091072546766849&scope=bot%20applications.commands&permissions=85056",
91-
"map": "https://zones.arilyn.cc/",
91+
"map": "https://zones.arilyn.cc/?utm_source=friend-time&utm_medium=discord",
9292
"source": "https://github.com/KevinNovak/Friend-Time",
9393
"stream": "https://www.twitch.tv/novakevin",
9494
"support": "https://discord.gg/c9kQktCbsE",

0 commit comments

Comments
 (0)