asc_element_configuration
Trigger when an element is configured or modified by the consumer, this includes, item filters, search boxes, language toggles, and more. Anything where the consumer has made a change that is affecting there viewing experience, inside the same page or tool.
15
parameters
10
always required
1
conditional
7
use allowed values
Example dataLayer payloadreal values where the spec has them · ‹placeholders› otherwise
window.dataLayer.push({
"event": "asc_element_configuration",
"event_owner": "#N/A",
"page_type": "directions",
"event_action_result": "play",
"event_action": "swipe_up",
"product_name": "Spin Car",
"element_state": "inactive",
"element_type": "pagination",
"element_subtype": "content",
"element_title": "Milage",
"element_text": "Get Price",
"element_value": "Any Model",
"element_color": "#96E5FC",
"element_position": "center_right",
"element_order": "2",
"Total Parameters": "‹Total Parameters›"
});Parameters
| Parameter | Type | Allowed values | Status | |
|---|---|---|---|---|
| Required10 | ||||
| event_owner | string | free text | ||
| page_type | string | 27 values | ||
| event_action_result | string | 27 values | ||
| event_action | string | 10 values | ||
| element_state | string | 2 values | ||
| element_type | string | 18 values | ||
| element_subtype | string | 18 values | ||
| element_title | string | free text | ||
| element_text | string | free text | ||
| element_value | string | free text | ||
| Conditional1 | ||||
| Total Parameters 14 | — | free text | ||
| Optional4 | ||||
| product_name | string | free text | ||
| element_color | string | free text | ||
| element_position | string | 12 values | ||
| element_order | int | free text | ||