Documentation for custom context

I’ve been working for a custom context tracking as shown at,

However, I’m confused with below,

To define your own custom event, you must create a JSON schema for that event and upload it to an Iglu Schema Repository. Snowplow uses the schema to validate that the JSON containing the event properties is well-formed.

What is the JSON schema to be defined and where should it be uploaded? Do we have to upload our custom schema on github?

How do we do this overall? Is there a end-to-end example from tracker to storage loader indicating this process (of how load the JSONs, redshift schema changes etc)?

Please point me to the right documentation.

I’ve found some good documentation here,

Will this do? Or there is anything else to follow?

Thanks!

Hey @nitin_k do check this thread to get better understanding.

http://discourse.snowplow.io/t/setting-up-iglu/553

1 Like