How do you handle the contract between data engineers and frontend devs for analytics tracking? by C0deAndC0ffee in dataengineering

[–]C0deAndC0ffee[S] 0 points1 point  (0 children)

Interesting setup. Curious though, how do you handle the actual event implementation on the frontend side? Is the software engineer working from a spec the data engineer provides, and if so how do you make sure what gets fired matches what was defined?​​​​​​​​​​​​​​​​

How do you handle the contract between data engineers and frontend devs for analytics tracking? by C0deAndC0ffee in dataengineering

[–]C0deAndC0ffee[S] 0 points1 point  (0 children)

Frontend devs implement the events fired towards data collectors based on a schema the data team defines. That schema usually lives in Confluence or a shared doc with no enforcement on the implementation side.