We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6888222 commit e2b049eCopy full SHA for e2b049e
1 file changed
apps/roam/src/utils/posthog.ts
@@ -18,11 +18,8 @@ const doInitPostHog = (): void => {
18
"$geoip_postal_code",
19
"$geoip_subdivision_1_name",
20
"$raw_user_agent",
21
- "$current_url",
22
"$referrer",
23
"$referring_domain",
24
- "$initial_current_url",
25
- "$pathname",
26
]);
27
posthog.init("phc_SNMmBqwNfcEpNduQ41dBUjtGNEUEKAy6jTn63Fzsrax", {
28
/* eslint-disable @typescript-eslint/naming-convention */
0 commit comments