# Jobs Compared

# Giới thiệu

  • JobsCompared là hành động xem sự khác biệt giữa các job được cảnh báo trùng

# Trigger

Event được trigger khi truy cập trang Cảnh báo tin trùng và khi thay đổi tin so sánh trong màn hình này

# Schema

# Host

POST /collect

# Request body

Key Desc
type JobsCompared
oth Danh sách các object jobs compared
Required Info Schema Xem thông tin bắt buộc

# Schema object jobs compared

Key Type Desc
comp_jb_id int id của tin được check trùng
rc_care_id int Salesman đang care tin tuyển dụng
apr_by_id int id người duyệt tin
jb_id int id của tin tuyển dụng

# Sample data gửi lên data platform

{
    "type": "JobsCompared",
    "referer": "https:\/\/topworking-ops-stag.rework.vn\/chien-dich-tuyen-dung\/cap-nhat-tin\/674657?disable_compare=1",
    "c_id": null,
    "w": null,
    "h": null,
    "p_f": null,
    "a_v": null,
    "host": "topworking-ops-stag.rework.vn",
    "o": "https:\/\/topworking-ops-stag.rework.vn",
    "p_n": "chien-dich-tuyen-dung\/cap-nhat-tin",
    "q": null,
    "id": "topworking.vn",
    "u_id": "306",
    "u_e": "email_306@gmail.com",
    "u_p": "0000000306",
    "u_n": "\u0110\u1eadu Th\u1ecb H\u1ed3ng",
    "src": "backend",
    "tab_id": null,
    "ts": 1670832782188,
    "ip": "162.158.163.34",
    "hrf": "https%3A%2F%2Ftopworking-ops-stag.rework.vn%2Fchien-dich-tuyen-dung%2Fcap-nhat-tin",
    "t_i": null,
    "cv_i": null,
    "p": null,
    "b": null,
    "jb_ids": null,
    "v_t": null,
    "imprs": null,
    "d_i": null,
    "f_p": null,
    "jr_i": null,
    "unique_id": null,
    "u_s": null,
    "u_m": null,
    "u_c": null,
    "ta_source": null,
    "sc_v": "v1.0.0",
    "uni": "92b77969-a6a8-4086-8d59-e6f9cdcad7a2-1670832782188",
    "oth": {
        "comp_jb_id": "100",
        "rc_care_id": "306",
        "apr_by_id": "306",
        "jb_id": "674657"
    }
}