asc_voice_sale
In addition to asc_video_submission - trigger when a completed video call is made and the call vendor determines a monetary transaction was made over the phone (i.e. parts)
25
parameters
7
always required
1
conditional
6
use allowed values
Example dataLayer payloadreal values where the spec has them · ‹placeholders› otherwise
window.dataLayer.push({
"event": "asc_voice_sale",
"event_owner": "#N/A",
"page_type": "finance",
"department": "admin",
"affiliation_id": "211PZ",
"comm_type": "email",
"comm_phone_number": "+441897994735",
"comm_duration_seconds": "391",
"comm_status": "ring",
"comm_outcome": "robocall",
"product_name": "Spin Car",
"submission_id": "636047",
"item_id": "1G9K49685954854050",
"item_number": "GC3439S",
"item_condition": "used",
"item_year": "2021",
"item_make": "Ford",
"item_model": "F-150",
"item_price": "18040",
"item_variant": "Lightning",
"item_color": "Red",
"item_type": "truck",
"item_category": "domestic",
"item_inventory_date": "2019/1/22",
"item_location": "21799 US Hwy 19 N, Clearwater, FL 33765",
"Total Parameters": "‹Total Parameters›"
});Parameters
| Parameter | Type | Allowed values | Status | |
|---|---|---|---|---|
| Required7 | ||||
| event_owner | string | free text | ||
| department | string | 14 values | ||
| comm_type | string | 6 values | ||
| comm_phone_number | string | free text | ||
| comm_duration_seconds | int | free text | ||
| comm_status | string | 25 values | ||
| item_id | string | free text | ||
| Conditional1 | ||||
| Total Parameters 24 | — | free text | ||
| Optional17 | ||||
| page_type | string | 27 values | ||
| affiliation_id | string | free text | ||
| comm_outcome | string | 8 values | ||
| product_name | string | free text | ||
| submission_id | int | free text | ||
| item_number | string | free text | ||
| item_condition | string | 7 values | ||
| item_year | int | free text | ||
| item_make | string | free text | ||
| item_model | string | free text | ||
| item_price | int | free text | ||
| item_variant | string | free text | ||
| item_color | string | free text | ||
| item_type | string | free text | ||
| item_category | string | free text | ||
| item_inventory_date | string | free text | ||
| item_location | string | free text | ||