Adobe Analytics Product String extension -Products not showing up | Community
Skip to main content
New Participant
September 4, 2020
Solved

Adobe Analytics Product String extension -Products not showing up

  • September 4, 2020
  • 2 replies
  • 1883 views

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 

 

 

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Brian_Johnson_

Hi, @shikhasingh 

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

2 replies

Brian_Johnson_
Brian_Johnson_Accepted solution
New Participant
September 8, 2020

Hi, @shikhasingh 

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

New Participant
September 10, 2020
Found the issue....on debugging futher found that org id was not mapped for my adobe acoount......got it fixed and could see products
New Participant
September 4, 2020

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/implement-solutions/analytics.html