PostHog / squeak

A Q&A widget for your docs
https://squeak.posthog.com/
MIT License
176 stars 15 forks source link

Fix small issues with tracking #212

Closed pjhul closed 1 year ago

pjhul commented 1 year ago

This patch fixes a couple of small issues that arose when tracking the signup flow. Previously, we had been doing a lot of extra identifies and aliases, which were not needed.

This also fixes a couple of other small bugs I noticed in the signup flow.