我们需要根据从外部API获取的数据创建个性化规则。
实施的一个例子很好,因为我找不到任何原因。
答案 0 :(得分:0)
Depend on the speed of your external API call and the reuse of the data and the cost of a call. there are multiple solutions.
Think about the geo ip, (with a provider) or the Mobile Device detector. Sitecore-Mobile-Device-Detector
不久前在用户组会议上有一个带有外部Fitbit数据的演示,这有以下方式工作,在会话中获取数据1次并将其存储在配置文件中,在自定义分析联系方面和根据联系方面创建规则。请参阅how to personalize your sitecore site with fitbit data
幻灯片中的链接