Analytics Data JSON schema when creating a Queue

When creating a Queue, you can define three different JSON Schemas; “Specific Data” (input), “Output Data” and “Analytics Data”.

I understand the first two, but can anyone tell me when the Analytics Data schema is relevant? What’s it used for?

-Jeppe

Hi @jjes

Check the below thread

Regards

Yeah, found that one as well, but I cannot find anything that specifically addresses the Analytics Data part. Really strange.

1 Like

I think you have worded your topic poorly perhaps, if you are infact interested in the schema’s then I also consolidated all that information into a Tutorial

I feel like your question is what are the analytics on a queue item for, which isn’t related to the schema in my opinion?

I’m not sure I understand (but I LOVE your post, btw). What I don’t understand is when defining an Analytics Schema is relevant. What’s its purpose? Cheers :slight_smile:

To validate the data that goes into the analytics matches the schema you want, so you can ensure certain fields are present and filled in.

Same as the schemas for the SpecificContent and the Output.