Fetch dc title value in ACDL via AEP Web SDK | Community
Skip to main content
shefali_h_singh
Level 2
August 23, 2023
Solved

Fetch dc title value in ACDL via AEP Web SDK

  • August 23, 2023
  • 1 reply
  • 837 views

Hi,

 

Is there a way we can capture dc:title from cmp:show event to the data element in Adobe Launch?

I tried what is mentioned in the below document -

https://experienceleague.adobe.com/docs/experience-manager-learn/sites/integrations/adobe-client-data-layer/data-layer-overview.html?lang=en

 

However, it is returning an object/undefined in the data element.

 

In cmp:show, the below highlighted value is changing dynamically and hence, I am unable to use ACDL extension with adobeDataLayer.getState().page['page-06deba41b3']['dc:title']

 

 

 

 

 

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 shefali_h_singh

Hey,

 

Thanks for your response.

I was able to get the resolution from -

https://experienceleague.adobe.com/docs/experience-manager-learn/sites/integrations/analytics/collect-data-analytics.html?lang=en

 

Regards,

1 reply

yuhuisg
Community Advisor
Community Advisor
August 23, 2023

@shefali_h_singh wrote:

Hi,

 

Is there a way we can capture dc:title from cmp:show event to the data element in Adobe Launch?

I tried what is mentioned in the below document -

https://experienceleague.adobe.com/docs/experience-manager-learn/sites/integrations/adobe-client-data-layer/data-layer-overview.html?lang=en

 

However, it is returning an object/undefined in the data element.


Can you show the custom code that you're using in your data element?

shefali_h_singh
shefali_h_singhAuthorAccepted solution
Level 2
August 24, 2023