SDK Event and Action Types
here's how to access event and action types events the available events are as follows recordimpressions recordpageevents recordrecclicks recordrecimpressions contextipaddress contextcustomvariables contextuseragent contextpageview contextcart contextaddtocart contextpurchase contextmetadata contextproductdetailview contextproductthumbnailview contextreferrer contextcoordinates contextscreensize event definitions events are defined in the common package you can access these events by importing this package with the following code code to import events in the common package import { eventtypes } from '@personalization js sdk/common'; once imported, you can reference these events using the syntax eventtypes \<event name> for example, recordimpressions is referenced by eventtypes recordimpressions events are defined in the common package you can access these events by importing this package with the following code code to import events in the common package import { eventtypes } from '@personalization js sdk/common'; once imported, you can reference these events using the syntax eventtypes \<event name> for example, recordimpressions is referenced by eventtypes recordimpressions events are defined in the monetate ios sdk package import this package with the following code code to import events in the monetate ios sdk package import monetate ios sdk once imported, you can reference these events using the syntax \<event name> for example, recordimpressions is referenced by recordimpressions events are defined in eventtypes java you can reference these events using the syntax eventtypes \<event name> for example, recordimpressions is referenced by eventtypes recordimpressions actions the following actions are available in all four versions of the monetate sdk action type action type string https //docs monetate com/docs/available omnichannel action types#omni json monetate\ action\ omnichanneljson https //docs monetate com/docs/configure an omnichannel recommendations action monetate\ action\ omnichannelrecommendation https //docs monetate com/docs/create an omnichannel social proof action monetate\ action\ socialproofdatav2 https //docs monetate com/docs/configure an omnichannel product badging action monetate\ action\ omnichannelimagebadging https //docs monetate com/docs/available omnichannel action types#omni data collect monetate\ action\ datacollection https //developer monetate com/sdks/no action handler monetate\ action\ noaction