Sort of wild that the Go blog doesn't have Go syntax highlighting...
I've personally implemented Google Analytics, MixPanel, Amplitude, and some other event analytics libraries. It always felt a bit weird to call a totally un-typed analytics api from TypeScript/Kotlin/etc. Iteratively code-gens a typed analytics SDK, so analytics gets type-checked at dev-time.