posthog icon indicating copy to clipboard operation
posthog copied to clipboard

Device ID is being identified as people

Open DawnMD opened this issue 1 year ago • 0 comments

Bug Description

Bug description

The last 2 days, users who are not been identified are also showing in the people and groups tab. We implemented posthog.setPersonPropertiesForFlags({ '$current_url': window.location.href, }) and thought that might be causing it. But after removing that code, its still capturing the users. Now I'm not sure if that posthog property was causing the issue or not.

If you are on PostHog Cloud it would be really valuable if you can share any links where the problem occurs. This speeds up our ability to troubleshoot tremendously.

How to reproduce

  • N/A

Additional context

image Before publishing the experiment and feature flag it was working normally. Feature flags implemented like image I don't think this is causing the issue. Correct me if I'm wrong. Also, no set or identity event is being called with the random IDs Idenitfy effect image

Debug info

Location: https://us.posthog.com/project/94879/persons
Session: https://us.posthog.com/project/sTMFPsFhdP1Ssg/replay/01929db9-c23a-708d-9f90-78f9e73d9552?t=901
Admin: http://go/adminOrgUS/0192511b-bedf-0000-5115-2881c579fc11 (project ID 94879)
Sentry: http://go/sentryUS/94879

DawnMD avatar Oct 18 '24 04:10 DawnMD