コミュニティアチーブメントバーを展開する。

Join us on September 25th for a must-attend webinar featuring Adobe Experience Maker winner Anish Raul. Discover how leading enterprises are adopting AI into their workflows securely, responsibly, and at scale.

Mark Solution

この会話は、活動がないためロックされています。新しい投稿を作成してください。

解決済み

ECID on Individual profile

Avatar

Level 2

is it necessary to create an ecid attribute on individual schema and / or event schema?

1 受け入れられたソリューション

Avatar

正解者
Employee Advisor

Individual profile schema: No, normally you would not need to collect the ECID as a record as a person could have multiple ECID over time.

 

Experience Event schema: No, When you enable Profile for an event schema without a primary identity, then the system will remind you to send the identities such as ECID in Identity Map. I going to assume that you will be using one of AEP SDKs: Web SDK or Mobile SDK, therefore the ECID is collected automatically as part of the Identity Map of that event.

 

元の投稿で解決策を見る

2 返信

Avatar

Community Advisor

Hi @gprime84   - Hope, you are referring to the adobe analytics integration section under the AEP. Mapping the ECID from adobe analytics is an automated process while you do the AA integration with AEP. So, it not necessarily you have to manually map those attribute with schemas. 
Adobe says, Every hit from the Analytics source connector contains a primary identifier that is dependent on whether an ECID or an AAID exists. If there is an ECID, the ECID is designated as the primary identifier. If there is an AAID, then the AAID is designated as the primary. However, make sure you have the ECID implementation on your configuration set up for the smooth and automated mapping.
Ref: https://experienceleague.adobe.com/docs/experience-platform/edge/data-collection/adobe-analytics/aut...

 

Avatar

正解者
Employee Advisor

Individual profile schema: No, normally you would not need to collect the ECID as a record as a person could have multiple ECID over time.

 

Experience Event schema: No, When you enable Profile for an event schema without a primary identity, then the system will remind you to send the identities such as ECID in Identity Map. I going to assume that you will be using one of AEP SDKs: Web SDK or Mobile SDK, therefore the ECID is collected automatically as part of the Identity Map of that event.