# Advanced DOM Pixel Events API ## advanced_dom_available The `advanced_dom_available` event is published when the DOM has been loaded and is available for interaction. > Shopify Plus: > This event is limited on [checkout](https://help.shopify.com/manual/checkout-settings) to stores on the [Shopify Plus](https://www.shopify.com/plus) plan. [View advanced_dom_available](/docs/api/web-pixels-api//advanced-dom-events/advanced-dom-available) ## advanced_dom_changed The `advanced_dom_changed` event is published when the DOM has been changed in any way, such as an element being added, removed, or modified. > Shopify Plus: > This event is limited on [checkout](https://help.shopify.com/manual/checkout-settings) to stores on the [Shopify Plus](https://www.shopify.com/plus) plan. [View advanced_dom_changed](/docs/api/web-pixels-api//advanced-dom-events/advanced-dom-changed) ## advanced_dom_clicked The `advanced_dom_clicked` event is published when a customer clicks on a page element. > Shopify Plus: > This event is limited on [checkout](https://help.shopify.com/manual/checkout-settings) to stores on the [Shopify Plus](https://www.shopify.com/plus) plan. [View advanced_dom_clicked](/docs/api/web-pixels-api//advanced-dom-events/advanced-dom-clicked) ## advanced_dom_clipboard The `advanced_dom_clipboard` event is published when a customer has cut, copied or pasted text to or from the clipboard. > Shopify Plus: > This event is limited on [checkout](https://help.shopify.com/manual/checkout-settings) to stores on the [Shopify Plus](https://www.shopify.com/plus) plan. [View advanced_dom_clipboard](/docs/api/web-pixels-api//advanced-dom-events/advanced-dom-clipboard) ## advanced_dom_form_submitted The `advanced_dom_form_submitted` event is published when a form on a page is submitted. > Shopify Plus: > This event is limited on [checkout](https://help.shopify.com/manual/checkout-settings) to stores on the [Shopify Plus](https://www.shopify.com/plus) plan. [View advanced_dom_form_submitted](/docs/api/web-pixels-api//advanced-dom-events/advanced-dom-form-submitted) ## advanced_dom_input_blurred The `advanced_dom_input_blurred` event is published when an input on a page loses focus. > Shopify Plus: > This event is limited on [checkout](https://help.shopify.com/manual/checkout-settings) to stores on the [Shopify Plus](https://www.shopify.com/plus) plan. [View advanced_dom_input_blurred](/docs/api/web-pixels-api//advanced-dom-events/advanced-dom-input-blurred) ## advanced_dom_input_changed The `advanced_dom_input_changed` event is published when an input value changes. > Shopify Plus: > This event is limited on [checkout](https://help.shopify.com/manual/checkout-settings) to stores on the [Shopify Plus](https://www.shopify.com/plus) plan. [View advanced_dom_input_changed](/docs/api/web-pixels-api//advanced-dom-events/advanced-dom-input-changed) ## advanced_dom_input_focused The `advanced_dom_input_focused` event is published when an input on a page gains focus. > Shopify Plus: > This event is limited on [checkout](https://help.shopify.com/manual/checkout-settings) to stores on the [Shopify Plus](https://www.shopify.com/plus) plan. [View advanced_dom_input_focused](/docs/api/web-pixels-api//advanced-dom-events/advanced-dom-input-focused) ## advanced_dom_mouse_moved The `advanced_dom_mouse_moved` event is published when a customer moves their cursor over the page. > Shopify Plus: > This event is limited on [checkout](https://help.shopify.com/manual/checkout-settings) to stores on the [Shopify Plus](https://www.shopify.com/plus) plan. [View advanced_dom_mouse_moved](/docs/api/web-pixels-api//advanced-dom-events/advanced-dom-mouse-moved) ## advanced_dom_scrolled The `advanced_dom_scrolled` event is published when a customer scrolls on a page or in a scrollable element. > Shopify Plus: > This event is limited on [checkout](https://help.shopify.com/manual/checkout-settings) to stores on the [Shopify Plus](https://www.shopify.com/plus) plan. [View advanced_dom_scrolled](/docs/api/web-pixels-api//advanced-dom-events/advanced-dom-scrolled) ## advanced_dom_selection_changed The `advanced_dom_selection_changed` event is published when a customer uses text selection on a page. > Shopify Plus: > This event is limited on [checkout](https://help.shopify.com/manual/checkout-settings) to stores on the [Shopify Plus](https://www.shopify.com/plus) plan. [View advanced_dom_selection_changed](/docs/api/web-pixels-api//advanced-dom-events/advanced-dom-selection-changed) ## advanced_dom_window_resized The `advanced_dom_window_resized` event is published when a customer resizes their browser window. > Shopify Plus: > This event is limited on [checkout](https://help.shopify.com/manual/checkout-settings) to stores on the [Shopify Plus](https://www.shopify.com/plus) plan. [View advanced_dom_window_resized](/docs/api/web-pixels-api//advanced-dom-events/advanced-dom-window-resized)