Use this thread to ask any questions related to the Migrate Target from at.js 2.x to Platform Web SDK tutorial on Experience League. Experts are monitoring this thread to ensure your questions are answered.
Views
Replies
Total Likes
Hi @dwright ,
Here is my response:
Hi,
So, there are two main ways to populate the catalog:
When using feeds, the page calls on product pages should populate the entity.id as that is a valuable key to use for recommendations. But calls containing the entity.id would only overwrite or supplement what was in your feed if it contained values for other entities. If the page call passed the entity.id with the correct value and also entity.name with an empty string, that would be one way to overwrite the value from the feed. That would be an easy thing to rule out.
But also, check this. In the screenshot of your catalog entry the entity.id is "07675062185" but none of the entity.ids in your csv contain a leading zero. What do you see if you look up the catalog entry without the leading zero?
Another thing to check is your environments. Your csv contains "stage" values. Could it be that you are populating the catalog correctly in your Recs staging environment catalog, but you are looking up the entities in a different environment which is separate from the feed?
Hi @dwright
From documentation and postings the below scenario is not clear to me, wondering if you can shed some light.
Client has AA (appmeasurement) and AT.js and use A4T.
The plan is to migrate AA to WebSDK using the data object in the first instance and keeping at.js.
Will this impact the business ability to use A4T?
Views
Replies
Total Likes
Hi @GavinAttard ,
Thanks for writing. A4T is not supported in that scenario.
The tutorial includes this language:
"Because Platform Web SDK combines and enables multiple Adobe applications, you must coordinate the Target migration of other Adobe applications like Analytics and Audience Manager. All Adobe libraries on a given page should be migrated at the same time. A mixed implementation of Platform Web SDK for Target and AppMeasurement for Analytics on a particular page is not supported. However, a mixed implementation across different pages is supported, for example Platform Web SDK on page A, and at.js with AppMeasurement on page B."
https://experienceleague.adobe.com/en/docs/platform-learn/migrate-target-to-websdk/plan-migration
Because this tutorial is about migrating Target to Web SDK (and not migrating Analytics to Web SDK), it probably didn't occur to us to specifically point out the Web SDK for Analytics and at.js for Target scenario.
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies
Views
Likes
Replies