dwyl / atm

🏧 free cash™
GNU General Public License v2.0
10 stars 0 forks source link

Analyse analytics.js API to Match Event Format #21

Open nelsonic opened 6 years ago

nelsonic commented 6 years ago

Context

Sement.io now https://segment.com/ is a highly popular way of "routing" your analytics data/events to various service to several services including Google Analytics, MixPanel, Facebook Ads, etc.

Many people (projects/teams/organisations) use Analytics.js from Segment.io: https://github.com/segmentio/analytics.js because it allows you to write code once.

segment-product-hero-large

Why?

Q: Why should we attempt to match the format of events & function invocation from analytics.js? A: Because if we make our events compatible with analytics.js we can eliminate any (technical) objection to adoption/usage and minimise the "friction" to switching.

We want to make a dramatically simplified Analytics UX that (digital) Product Owners will actually look at and use to be more "data driven".

Our experience of working with a many (70+) Web Product Owners over the past 17 years building web sites and Sites/Apps - ranging from basic single-page apps to global multi-lingual billions-in-revenue e-commerce mega projects and everything in between - has taught us a lot about how people actually use (but most often fail to use) analytics to drive business decisions. Most projects/apps have Google Analytics and a few even use Segment.com or MixPanel, but in our experience there is no habit of consulting the data (insights) during daily stand-ups, feature/backlog/sprint planning meetings or Demos. We feel this a crying shame. 😢 Because it means that: a) the team (devs, designers, PO) isn't focussing on

  • what works ✅,
  • what's "broken" 💔 and
  • how to delight users.😍

b) users are almost invariably getting a worse experience that only meets some of their needs c) the "wrong" thing is being built. e.g: more features built when users needs fewer better ones. d) everyone's time is being wasted! ⏳

What?

A distillation of analytics.js down to the bare essentials. So that we can build/use just (exactly) what we need.

Who?

The ideal person to do this work is someone who has used analytics.js a few times in "production". I (Nelson) have only used analytics.js once (despite having used GA/GTM many times). Thankfully if we build something useful and "Show HN", we will get enough feedback from the community to "steer" us.

How? (#TODO)

nelsonic commented 6 years ago

Next: