{
    "destinations": [
        {
            "name": "appState",
            "enabled": true,
            "config": {
                "appEvents": [
                    "com.apple.photobooth.switchedToMosaic",
                    "com.apple.photobooth.changdMosaicPage",
                    
                    "com.apple.photobooth.captureModeSelected.fourUp",
                    "com.apple.photobooth.captureModeSelected.stillImage",
                    "com.apple.photobooth.captureModeSelected.video",
                    "com.apple.photobooth.captureModeDeselected.fourUp",
                    "com.apple.photobooth.captureModeDeselected.stillImage",
                    "com.apple.photobooth.captureModeDeselected.video",
                    
                    "com.apple.photobooth.effectSelected.Normal",
                    "com.apple.photobooth.effectSelected.SpaceAlien",
                    "com.apple.photobooth.effectSelected.NoseTwirl",
                    "com.apple.photobooth.effectSelected.Chipmunk",
                    "com.apple.photobooth.effectSelected.LoveStruck",
                    "com.apple.photobooth.effectSelected.Dizzy",
                    "com.apple.photobooth.effectSelected.Blockhead",
                    "com.apple.photobooth.effectSelected.BugOut",
                    "com.apple.photobooth.effectSelected.Frog",
                    "com.apple.photobooth.effectSelected.Sepia",
                    "com.apple.photobooth.effectSelected.BlackAndWhite",
                    "com.apple.photobooth.effectSelected.PlasticCamera",
                    "com.apple.photobooth.effectSelected.ComicBook",
                    "com.apple.photobooth.effectSelected.ColorPencil",
                    "com.apple.photobooth.effectSelected.Glow",
                    "com.apple.photobooth.effectSelected.ThermalCamera",
                    "com.apple.photobooth.effectSelected.XRay",
                    "com.apple.photobooth.effectSelected.Bulge",
                    "com.apple.photobooth.effectSelected.Dent",
                    "com.apple.photobooth.effectSelected.Twirl",
                    "com.apple.photobooth.effectSelected.Squeeze",
                    "com.apple.photobooth.effectSelected.Mirror",
                    "com.apple.photobooth.effectSelected.LightTunnel",
                    "com.apple.photobooth.effectSelected.FishEye",
                    "com.apple.photobooth.effectSelected.Stretch",
                    
                ],
                "trackViews": [
                    "CaptureMode_FourUp",
                    "CaptureMode_StillImage",
                    "CaptureMode_Video",
                    
                    "PBViewMode_Still",
                    "PBViewMode_FourUp",
                    "PBViewMode_Movie",
                    "PBViewMode_SingleEffect",
                    "PBViewMode_MosaicGrid",
                    
                    "Mosaic_Page0",
                    "Mosaic_Page1",
                    "Mosaic_Page2",
                    
                    "Effect_Normal",
                    "Effect_SpaceAlien",
                    "Effect_NoseTwirl",
                    "Effect_Chipmunk",
                    "Effect_LoveStruck",
                    "Effect_Dizzy",
                    "Effect_Blockhead",
                    "Effect_BugOut",
                    "Effect_Frog",
                    "Effect_Sepia",
                    "Effect_BlackAndWhite",
                    "Effect_PlasticCamera",
                    "Effect_ComicBook",
                    "Effect_ColorPencil",
                    "Effect_Glow",
                    "Effect_ThermalCamera",
                    "Effect_XRay",
                    "Effect_Bulge",
                    "Effect_Dent",
                    "Effect_Twirl",
                    "Effect_Squeeze",
                    "Effect_Mirror",
                    "Effect_LightTunnel",
                    "Effect_FishEye",
                    "Effect_Stretch",
                ],
                "ignoreViews": [
                ],
                "maxPriorViews": 10,
            },
        },
        {
            "name": "interval",
            "enabled": true,
            "config": {
                "trackIntervals": [
                ],
                "ignoreIntervals": [
                ],
            },
        },
    ],
}
