问题标签 [snowplow]

For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.

0 投票
0 回答
45 浏览

snowplow - SnowPlow Analytics Schemas

Trying to create a schema with arrays for data retrieved from performance insights.

It lints ok then I send data to it:

I've pushed the schema to my repo I have push a couple others which work but not so complex as to receive array data.

Seems when I intentionally put the type wrong I see errors in my bad collector. When everything is correct as above I only see

As a failure.message

Any ideas ?