Skip to content

Commit e2b049e

Browse files
authored
ENG-1488 allow capturing path information (#881)
1 parent 6888222 commit e2b049e

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

apps/roam/src/utils/posthog.ts

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,8 @@ const doInitPostHog = (): void => {
1818
"$geoip_postal_code",
1919
"$geoip_subdivision_1_name",
2020
"$raw_user_agent",
21-
"$current_url",
2221
"$referrer",
2322
"$referring_domain",
24-
"$initial_current_url",
25-
"$pathname",
2623
]);
2724
posthog.init("phc_SNMmBqwNfcEpNduQ41dBUjtGNEUEKAy6jTn63Fzsrax", {
2825
/* eslint-disable @typescript-eslint/naming-convention */

0 commit comments

Comments
 (0)