# Event tính lương thất nghiệp
# Giới thiệu
- Event gửi lên ghi user dùng tool tính lương thất nghiệp
- Bao gồm
UnemploymentInsuranceCalculated - Được gửi từ backend php nên không có các thông tin về trình duyệt.
# Trigger
- Truy cập trang
/cong-cu-tinh-muc-huong-bao-hiem-that-nghiepvà sử dụng tính năng.
# Schema
# Host
POST /collect
# Request body
| Key | Desc |
|---|---|
| u_id | Logged In user - null if anonymous |
| type | UnemploymentInsuranceCalculated |
| h_s | Lương đóng bảo hiểm cao nhất của ứng viên (VNĐ) |
| Required Info Schema | Xem thông tin bắt buộc |
# Sample
{
type: 'SuperFastJobApplied',
referer: 'http://topcv.local/login',
c_id: 'T5YVtrvrhr.1631088202633',
w: null,
h: null,
p_f: null,
a_v: null,
host: 'topcv.local',
o: 'http://topcv.local',
p_n: 'login',
q: null,
id: null,
u_id: '3605538',
src: null,
tab_id: null,
ts: 1631181544,
ip: '172.19.0.1',
hrf: 'http%3A%2F%2Ftopcv.local%2Flogin',
t_i: null,
cv_i: null,
p: null,
b: null,
jb_ids: null,
v_t: null,
imprs: null,
device_id: null,
user_agent: 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/93.0.4577.63 Safari/537.36',
u_s: null,
u_m: null,
u_c: null,
ta_source: null,
h_s: 10000
}