# Ticket Form Submitted
# Giới thiệu
Ticket Form Submitted là event bắn lên TA với mục đích thống kê thời gian để tạo mới 1 ticket của user
# Trigger
- Event được trigger khi user click button
Gửi yêu cầuthành công tại trangios.topworking.vn/workflow/tickets/create
# Schema
# Host
POST /collect
# Request body
| Key | Desc |
|---|---|
| referer | Link refer |
| ts | Timestamp |
| p | Page tạo ticket |
| type | ticketFormSubmitted |
| Required Info Schema | Xem thông tin bắt buộc |
# Sample
{
"referer": "http://localhost:3003/workflow/tickets/create",
"c_id": "jlmbCng3qb.1669016364658",
"w": 1920,
"h": 1080,
"p_f": "Linux x86_64",
"a_v": "5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/107.0.0.0 Safari/537.36",
"host": "localhost:3003",
"hrf": "http%3A%2F%2Flocalhost%3A3003%2Fworkflow%2Ftickets%2Fcreate",
"o": "http://localhost:3003",
"p_n": "/workflow/tickets/create",
"q": {},
"f_p": "b9c7a5c82a1cbab239c4f86f3295f37e",
"type": "ticketFormSubmitted",
"u_id": "836",
"id": "ios",
"tab_id": "67psE1UFNz",
"sc_v": "1.0.0",
"u_e": "vund@topcv.vn"
}