Hacker News new | ask | show | jobs
by moritzmoritz21 2240 days ago
To dive in the questions ...

> Another thing I'd like to see is some sort of version control and changelog/commit message functionality. Having access to the current events and their context is one thing. Having context around what changed and why is another layer of value that is critical for teams that may not be closely interacting on making these changes.

versioning I am currently working on. So you are able to go back in history and see what events were tracked for each version.

> I'd echo your suggestion about actual events. These should probably be funnel-related events and not random product activity.

Can you give me an example here? :) I am an engineer and may not see the "other side" of the events.

1 comments

It varies by setup. Just do a few Google Image Searches for funnel event tracking or read some tutorials on setting up Google Analytics conversion tracking events and you'll get a sense of the categories, actions, values, and labels people often use.
Thanks! I added it to my list and see how this can be done :)