Expand my Community achievements bar.

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

This conversation has been locked due to inactivity. Please create a new post.

SOLVED

Adobe Analytics Product String extension -Products not showing up

Avatar

Level 1

Hi, Has anyone used Adobe Analytics Product String extension? I followed the set up steps for demo website Luma still can't see s.products.

digitalData.prodcut[0].productInfo

{
"productInfo": {
"sku": "24-WB02",
"title": "Compete Track Tote",
"description": "null"
}
}

Have set variable as prodView and prodView is set via Product string extension as digitalData.prodcut[0].productInfo.sku 

 

 

1 Accepted Solution

Avatar

Correct answer by
Level 8

Hi, @ShikhaSingh 

Could it be because of a typo? The code in your question references "digitalData.prodcut[0].productInfo" which has "product" spelled incorrectly.

View solution in original post

3 Replies

Avatar

Level 1

The event gets fired and no error on console.However when i check in Adobe experience cloud debugger i dont see products.This is the link for tutorial

https://docs.adobe.com/content/help/en/core-services-learn/implementing-in-websites-with-launch/impl...

Avatar

Correct answer by
Level 8

Hi, @ShikhaSingh 

Could it be because of a typo? The code in your question references "digitalData.prodcut[0].productInfo" which has "product" spelled incorrectly.

Avatar

Level 1
Found the issue....on debugging futher found that org id was not mapped for my adobe acoount......got it fixed and could see products