Expand my Community achievements bar.

SOLVED

Use CRM data in both AAM and Customer Attributes - how to set up ID sync/setCustomerID

Avatar

Level 2

Hi,

 

I'm using offline data in Audience Manager, and have a data source and corresponding ID sync set up using the setCustomerID function.

 

I would like to use the same data for reporting in Analytics, and am trying to set it up in Customer Attributes. My initial thought was that since I'm already sending the customer ID to the ECID tag with setCustomerID, I can just use the same integration code and upload a file.

 

Trying to do so in the Customer Attributes interface returns an error however, saying a data source with this alias already exists in Audience Manager.

 

So what is the best practice here - should I need to set it up with a different integration code, and send two separate setCustomerID calls when my users authenticate? Or can I somehow stop this Customer Attribute source being created in Audience Manager, so I could get away with using the ID sync I already have?

1 Accepted Solution

Avatar

Correct answer by
Level 3

@jusaha - you can use multiple customer ID(one for AAM & another one for Customer Attribute) in a website.

 

https://docs.adobe.com/content/help/en/id-service/using/reference/authenticated-state.html

 

Thanks

View solution in original post

2 Replies

Avatar

Level 2
The solution is to go with the multiple Implement multiple Customer IDs. Reference link:https://docs.adobe.com/content/help/en/id-service/using/reference/authenticated-state.html . We recently experienced the same issue and implemented the same and it works fine.

Avatar

Correct answer by
Level 3

@jusaha - you can use multiple customer ID(one for AAM & another one for Customer Attribute) in a website.

 

https://docs.adobe.com/content/help/en/id-service/using/reference/authenticated-state.html

 

Thanks