Hacker News new | ask | show | jobs
by CaveTech 2247 days ago
Random Advice, but I'm in Ad Tech and build tracking and attribution platforms. I couldn't figure out what the product was supposed to be doing from the landing page. Reading your comment makes this more clear. I'd advise you to take another stab and the LP copy, and maybe put more practical examples (using real tags/event names for instance?) which make make it easier to understand at first look.
2 comments

Any chance you can share what company you're at?

I've built these spreadsheets in a Marketing Operations capacity for my marketing teams and our engineering/product/data science counterparts that helped with implementation. I've also done this agency-side.

I can see some value here as a nice UI around it, particularly if there's various roles and permissions I can set for who does what. Also, props to OP for showing screenshots large enough to see what's actually going on in the product.

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

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.

That's really getting into the workflow aspects which include things like notifications and alerts, as well as piping into analytics tools to monitor for things when an event stops reporting data (which may indicate something broke).

CaveTech, are you aware of any other tools on the market that try to productize this common use of spreadsheets like this?

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.

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 :)
Thanks for the feedback! Building the landing page was really one of the trickiest parts for me.

I will try to make the product more clear on the landing page :)