내 커뮤니티 업적 표시줄을 확대합니다.

Mark Solution

활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.

해결됨

how to Qualify user for the onboarded trait - Immediately

Avatar

Level 4

Hi,

 

As per my understanding, we can use event call to make any user qualify for the onboarded trait. https://clientname.demdex.net/event?d_sid=traitID

 

I tried this in Microsoft Edge but it doesnt seem to be working. Any idea.

 

Thanks

1 채택된 해결책 개

Avatar

정확한 답변 작성자:
Employee

Hello,

 

The d_sid=traitID should qualify the device ID to the trait. How are you checking to make sure the device has qualified into the trait?

If you're reviewing the trait in the AAM UI, please note that this is updated once daily. I would recommend reviewing your traits in the UI the next day after testing.

 

Regards,

Shane

원본 게시물의 솔루션 보기

5 답변 개

Avatar

정확한 답변 작성자:
Employee

Hello,

 

The d_sid=traitID should qualify the device ID to the trait. How are you checking to make sure the device has qualified into the trait?

If you're reviewing the trait in the AAM UI, please note that this is updated once daily. I would recommend reviewing your traits in the UI the next day after testing.

 

Regards,

Shane

Avatar

Level 4

@snielson Instead of relying on AAM UI, i'm using API url to check the trait qualification to confirm. https://clientname.demdex.net/event?d_stuff=1&d_dst=1&d_rtbd=json&d_cts=2&d_dpid=DatasourceID&d_dpuu...

 

Avatar

Employee
@MA1985v1 interesting.. this should work, and just tested again to confirm... Does it seem to work when using another browser or sending the request via cURL or with another utility, such as Postman? As a side note d_dpid and d_dpuuid are deprecated (still work technically), but I would suggest using d_cid=DatasourceID%01CRMID.

Avatar

Employee

A user can qualify for rule based traits in real-time.  Onboarded traits are batch only.

Avatar

Employee
@anhousto1 this is no longer the case. When using the d_sid key with the DCS API, it will qualify the device/profile to the trait, despite it being rule-based or onboarded.