mirror of
https://github.com/logto-io/logto.git
synced 2024-12-16 20:26:19 -05:00
chore: update conversion id (#4036)
This commit is contained in:
parent
a7e58837b2
commit
608289ec88
1 changed files with 1 additions and 1 deletions
|
@ -13,5 +13,5 @@ export const aboutCloudPreviewLink = 'https://docs.logto.io/about/cloud-preview?
|
|||
|
||||
export const gtagAwTrackingId = 'AW-11124811245';
|
||||
/** This ID indicates a user has truly signed up for Logto Cloud. */
|
||||
export const gtagSignUpConversionId = `${gtagAwTrackingId}/RVejCKC65qMYEO3L3Lgp`;
|
||||
export const gtagSignUpConversionId = `AW-11192640559/ZuqUCLvNpasYEK_IiNkp`;
|
||||
export const logtoProductionHostname = 'logto.io';
|
||||
|
|
Loading…
Reference in a new issue