Const analyticsEvents
analyticsEvents: object
hotspotClicked
hotspotClicked: object
eventParamsPaths
eventParamsPaths: string[] = ['application.title']
orderSample
orderSample: object
eventParamsPaths
eventParamsPaths: string[] = ['product.sku', 'product.title']
productAddedToCart
productAddedToCart: object
eventParamsPaths
eventParamsPaths: string[] = ['product.sku', 'product.title']
productAddedToFavorites
productAddedToFavorites: object
eventParamsPaths
eventParamsPaths: string[] = ['product.sku', 'product.title']
productRemovedFromFavorites
productRemovedFromFavorites: object
eventParamsPaths
eventParamsPaths: string[] = ['product.sku', 'product.title']
sceneAddedToFavorites
sceneAddedToFavorites: object
eventParamsPaths
eventParamsPaths: string[] = ['scene.scene.sceneId', 'scene.scene.title']
sceneDisplayed
sceneDisplayed: object
eventParamsPaths
eventParamsPaths: string[] = ['scene.scene.sceneId', 'scene.scene.title']
sceneLoaded
sceneLoaded: object
eventParamsPaths
eventParamsPaths: string[] = ['scene.sceneId', 'scene.title']
sceneLoading
sceneLoading: object
eventParamsPaths
eventParamsPaths: string[] = ['scene.sceneId', 'scene.title']
sceneRemovedFromFavorites
sceneRemovedFromFavorites: object
eventParamsPaths
eventParamsPaths: string[] = ['scene.scene.sceneId', 'scene.scene.title']
sceneTouched
sceneTouched: object
eventParamsPaths
eventParamsPaths: string[] = ['scene.sceneId', 'scene.title']
visualizerLoaded
visualizerLoaded: object
eventParamsPaths
eventParamsPaths: string[] = ['visualizer.experienceId']
property names are assigned to action
evenParamsPaths are serialized into label (and delimited with ':')