Esta conversación ha sido bloqueada debido a la inactividad. Cree una nueva publicación.
Nivel 1
Nivel 2
Iniciar sesión en la comunidad
Iniciar sesión para ver todas las insignias
Esta conversación ha sido bloqueada debido a la inactividad. Cree una nueva publicación.
I would like to implement following use case using AEP -
1. Capture user behavioral data while he interacts with the website.
2. If a user shows an interest in a product then add him/her to a particular segment.
3. If user has qualified for a segment in Step#2 then show some personalized message or offer.
I can capture the behavioral data using Adobe Launch and stream it into AEP. Do I need to call Streaming Segmentation API in Step#2 to evaluate the user in a segment in real time? How do I determine in real time whether the user has qualified for that particular segment ?
¡Resuelto! Ir a solución.
Vistas
Respuestas
Total de me gusta
Yes, you are correct about calling streaming segmentation. With this capability, most segment rules can be evaluated and qualified. See this: https://docs.adobe.com/content/help/en/experience-platform/segmentation/api/streaming-segmentation.h...for more details.
Vistas
Respuestas
Total de me gusta
@ArpitVarshney @vanegi @Theo_Pendle @arunpatidar @Nupur_Jain Please share your 2 cents.
Vistas
Respuestas
Total de me gusta
@ChitraMadan @BrianKasingli @vanegi Any Help on this?
Vistas
Respuestas
Total de me gusta
Yes, you are correct about calling streaming segmentation. With this capability, most segment rules can be evaluated and qualified. See this: https://docs.adobe.com/content/help/en/experience-platform/segmentation/api/streaming-segmentation.h...for more details.
Vistas
Respuestas
Total de me gusta
You can add the "segment membership" details filed group (mixin) to your web event schema and just use profile lookup API to read the segment qualifications for the user, which is a much more simple way than using other APIs. Refer here for a practical example - https://experienceleague.adobe.com/docs/platform-learn/comprehensive-technical-tutorial-v21/module3/...
Vistas
Respuestas
Total de me gusta
In what channel and system are you using to display the personalized message or offer? For example, do you want to display the message on a website with Adobe Target? If so, the segment you create in the Platform segment builder UI will automatically synch with the Target UI and the audience qualification will automatically be sent to the Target profile. If you have not used this integration before, you might need to open a client care ticket to provision this integration between Platform and Target.
Vistas
Respuestas
Total de me gusta