Ability to define nested object properties locally, rather than adding them to the global list of all properties)
b
baffour.atuah@acumenci.com
It looks like all properties are global, but I want to define some that only exist in the scope of an object, so I don't need to make a global property.
Especially because of things like property names needing to be unique. And it just clutters your view of top-level event properties.
T
Tommy
I 100% agree here. It's great to leverage the common schema across multiple products, but for very custom tracking it starts to clutter the globale namespace very quickly.