To create a child object, do the following:
- Select the WebLogs event, click on the Add Dataset dropdown, and select Child
- Populate the form with the following information:
- Dataset Name: Authenticated
- Additional Constraints: http_uri="/auth"
- Click on Preview to review
- Click on Save to proceed
- Click on the Authenticated child object (under WebLogs in the upper left) and observe that all the attributes of the root object have been inherited
Create more child objects of the root object, WebLogs:
Object name | Additional constraints |
Booking Confirmation | http_uri="/booking/confirmation" |
Booking Payment | http_uri="/booking/payment" |
Destination Details | http_uri="/destination/*/details" |
Destinations Search | http_uri="/destinations/search" |
You now have five child objects that are differentiated by the pages viewed in your web log as shown in the following screenshot:
Tip from the Fez: It's important to know the analytical requirements of the data in question to ensure that you create the right starting points for users, whether that is the root event or child objects.