How do I log and report content data in Orbita Insights?

This topic shows how to create structural or hierarchical data using schemas.

 

Creating content schema

  1. Login to Experience Manager.

  2. Select a Project.

  3. Select Schemas to create schemas within the project.

  4. Click Add (+) at the bottom right corner of the screen to create a new schema.

  5. Enter a name, select the Content from the SchemaType drop-down and click ADD.

  6. To get the JSON of different fields, click on the help icon.

  7. Select the field type you want and copy the code.

  8. Add the code to the Schema Editor.

  9. Click Save to save the Schema.

For more information, see the document on Content schema and content type.

Adding content data

Note: You also can use the Data Manager node in Experience Designer to add data to Orbita. See Dynamic Data Manager Node for information.

  1. Log in to Experience Manager.

  2. Select a project.

  3. From the side menu, select Content.

  4. Select the schema that you have created and start adding the content by clicking Add (+) at the bottom right corner.

Adding the schema to Insights

  1. To add the schema information to Insights for search and retrieval purposes in the future, click Index documents from the hamburger menu on the bottom right corner of the page.

  2. Select Reporting > Insights from the side menu.

  3. Log in to Insights with your username and password.

  4. Select Management from the side menu, and click Index Patterns.

  5. Click Create Index Pattern.

  6. Provide the index pattern (such as data-sandbox15-backend.testinsights) in the search and click Next step.

  7. Select a Time Filter field name or Custom index pattern ID from the advanced filter options and click Create Index Pattern.

See, Insights Documentation for more information.

Related Articles