Skip to content

Commit d7d154e

Browse files
authored
Deleting unnecessary ref url "ref=our.status.im"
Its a ref from the ghost, which was already switch off. Shouldnt be on our internal CTAs as its overwrites first touch referral traffic.
1 parent 51c1770 commit d7d154e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

apps/status.app/src/config/routes.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ export const STATUS_DESKTOP_DOWNLOAD_URL_LINUX = '/api/download/linux'
2020
export const STATUS_MOBILE_APP_STORE_URL =
2121
'https://apps.apple.com/us/app/status-privacy-super-app/id6754166924'
2222
export const STATUS_MOBILE_GOOGLE_PLAY_URL =
23-
'https://play.google.com/store/apps/details?id=app.status.mobile&ref=our.status.im'
23+
'https://play.google.com/store/apps/details?id=app.status.mobile'
2424
export const STATUS_MOBILE_F_DROID_URL =
2525
'https://f-droid.org/packages/im.status.ethereum'
2626
export const STATUS_MOBILE_APK_URL = '/api/download/android'

0 commit comments

Comments
 (0)