collect jobSource when manual startup chat running; add jobSource in gtag both auto or manual

This commit is contained in:
geekgeekrun
2025-07-13 18:40:59 +08:00
parent e867acb39d
commit 7b10e97fa8
4 changed files with 85 additions and 23 deletions
@@ -1,3 +1,7 @@
export const activeDescList = [
'', "半年前活跃","近半年活跃","5月内活跃","4月内活跃","3月内活跃","2月内活跃","本月活跃","2周内活跃","本周活跃","3日内活跃","昨日活跃","今日活跃","刚刚活跃"
]
]
export const RECOMMEND_JOB_ENTRY_SELECTOR = `.c-expect-select a[ka="jobs_recommend_tab_click"]`
export const USER_SET_EXPECT_JOB_ENTRIES_SELECTOR = `.c-expect-select .expect-list .expect-item`
export const SEARCH_BOX_SELECTOR = `.c-search-input .search-input-box`