Audience Manager 中的訪客驗證狀態 visitor-authentication-states-in-audience-manager

Audience Manager中的訪問者認證狀態確定新特性資訊是寫入訪問者的認證配置檔案還是寫入設備配置檔案,其中從設備配置檔案收集資料。 Audience Manager以相同方式處理事件調用中的訪問者ID身份驗證狀態UNKNOWN和LOGGED_OUT。

從 Experience Cloud ID服務v1.5+, setCustomerID 方法包括可選 AuthState 的雙曲餘切值。 AuthState 根據訪問者 身份驗證狀態。 Audience Manager 根據呼叫中傳遞的身份驗證狀態和 配置檔案合併規則 用於分割。

身份驗證狀態:未知 auth-status-unknown

請求值
從已驗證的配置檔案讀取資訊
將新特徵寫入已驗證的配置檔案
0
  • 是,如果 Authenticated Option Merge Rule = Last Authenticated Profiles。
  • 不,如果 Authenticated Option Merge Rule = Current Authenticated Profiles 或 No Authenticated Profile。
否,特性資料被添加到設備配置檔案。

示例調用(與驗證狀態對應的請求值被突出顯示):

https://sample_customer.demdex.net/event?d_cid=123%01sample_id%010&d_sid=123456

身份驗證狀態:已驗證 auth-status-authenticated

請求值
從已驗證的配置檔案讀取資訊
將新特徵寫入已驗證的配置檔案
1
  • 是,如果 Authenticated Option Merge Rule = Current Authenticated Profiles 或 Last Authenticated Profiles。
  • 不,如果 Authenticated Option Merge Rule = No Authenticated Profile。
是的,特徵資料被添加到經過驗證的配置檔案中。

示例調用(與驗證狀態對應的請求值被突出顯示):

https://sample_customer.demdex.net/event?d_cid=123%01sample_id%011&d_sid=123456

身份驗證狀態:註銷(_O) auth-status-logged-out

請求值
從已驗證的配置檔案讀取資訊
將新特徵寫入已驗證的配置檔案
2
  • 是,如果 Authenticated Option Merge Rule = Last Authenticated Profiles。
  • 不,如果 Authenticated Option Merge Rule = Current Authenticated Profiles 或 No Authenticated Profile。
不,特性資料被寫入設備配置檔案。

示例調用(與驗證狀態對應的請求值被突出顯示):

https://sample_customer.demdex.net/event?d_cid=123%01sample_id%012&d_sid=123456

NOTE
Audience Manager 執行ID同步 CID和UUID 在所有三個案例中。
recommendation-more-help
de293fbf-b489-49b0-8daa-51ed303af695