@anubhavs4404437 You need to pass in the entity.id at a minimum to provide product recommendations. If you want to use category affinity you would need to also pass that in.
The cookie needs to be seet seperatly. That could either be a script on the page that listens for a click to the specific buttons in scope or perhaps an event listener in Adobe Launch for again the buttons in scope.
Do you have a separate Launch and AA instance with the AAM instance you are trying to use on site A? If not than why not just move it there, that would simplify everything for you. From a server side standpoint, right now my understanding is you can only map AA and AAM instance on the same ORG ID fo...
The Audience Manager REST API is to interact with the actual tool versus to UI. Like to create segments, traits, to pull performance data for segments and traits, and etc. It isnt use to onbooard user data as an example or to do an ID sync, or to pull data about a specific user.
@Luca_Lattarini I dont think I am following, are your questions is clear enough for us to understand. The DCS API is the same endpoint used by the ID Sync service. When you say AAM API, are you speaking about the pixels you can fire?
Additionally, I am interested more on your use case because it might be a good fit for the new server side Launch capabilities where you have forward on the server side data to other Launch Org IDs.
Can you share a little bit more about the use case? It sounds like the AAM instance is either from a 2nd party data partner or another company part of your greater company. If so I am trying to get more information on 1 use case I have seen where there was multiple instances but it only worked becau...
@anubhavs4404437 You dont need Audience Manager for your use case. I would recommend Audience Manager if you are onboarding user data from your internal data warehouses as an example or if you want to use data that flows into Adobe Analytics into Audience Manager. Theres more use cases but for this ...
@kinggi My personal opinion is that while the products have different variations, they are different products right, and I am guessing they each have their own specific use case. I have seen in the past where its the same product but each sku was just a different count, so like 1 pack, 6 pack, 12 pa...
Yea I would start with the timing. If you have Launch using the AEP debugger tool and enabling logging, you can see when the events are fired. Additionally I would print out the ttMeta Object prior to sending the beacon data in a lower environment just to see if its always present or not. If not the...