chore(stage-tamagotchi): use another posthog id

This commit is contained in:
Neko Ayaka
2025-12-14 18:02:55 +08:00
parent c5b58c61e6
commit e5d6f71d1b
@@ -1,6 +1,6 @@
import posthog from 'posthog-js'
posthog.init('phc_pzjziJjrVZpa9SqnQqq0QEKvkmuCPH7GDTA6TbRTEf9', {
posthog.init('phc_rljw376z5gt6vXJlc3sTr7hFbXodciY9THEQXIRnW53', {
api_host: 'https://us.i.posthog.com',
person_profiles: 'identified_only', // or 'always' to create profiles for anonymous users as well
})