planetary-ios icon indicating copy to clipboard operation
planetary-ios copied to clipboard

add type to posthog events to separate bot from user actions

Open rabble opened this issue 3 years ago • 0 comments

In posthog there are event types, but you can't filter by them. So this PR adds a type when it's a did_ action, which is background / bot things, and a 'user' type when it's something else. This should help us see just user driven actions in posthog.

rabble avatar Oct 10 '22 22:10 rabble