WebSDK streaming data is reflecting in profiles in AEP , I can able to see events in profiles , which contains product list Array. But while creating Audience, the products SKU , name are not fetching me profiles, estimate profiles are zero . Why it is not reflecting, what could be the reason?
조회 수
답글
좋아요 수
Actually , we have implemented through WebSDK, we are getting streaming data through datastream and dataset is getting populated. The profiles are reflecting . Also, All the events are reflecting in profile but while checking audience for the same we aren't getting all the profiles.
Also, is there any resource for Segment evaluation Api.
조회 수
답글
좋아요 수
Here is the API documentation https://developer.adobe.com/experience-platform-apis/references/segmentation/#tag/Segment-definition...
Can you please tell me how you created the segment
We have been trying to create edge segment in audience and followed the conditions for edge segment audience. But, not sure how the profile count will increase. Because we can see some qualified profiles but not able to see profile count.
Not sure why, do you have any suggestions, how these profile counts for edge segment works? or any documentation . Thanks.
조회 수
답글
좋아요 수
In addition to what @arpan-garg suggested about using segment evaluation API to get the count, to check if your edge segment qualification is actually working near real time, map it to a custom personalization destination and check the web sdk network call response to see if your segment id appears in the destination payload. Custom personalization connection | Adobe Experience Platform