Expand my Community achievements bar.

SOLVED

WebSDK equivalent for at-content-rendering-succeeded event

Avatar

Level 1

Hi Does anyone know the equivalent event for at-content-rendering-succeeded in WebSDk. We recently moved to WebSDK and would need our custom code to perform an acton based on content rendering success

Topics

Topics help categorize Community content and increase your ability to discover relevant content.

1 Accepted Solution

Avatar

Correct answer by
Level 5

Hi @Amrish_BA,

Debug logs for at.js and Platform Web SDK provide a similar level of detail with the notable exception that Web SDK only notifies of rendering errors due to invalid selectors. The debug logging does not currently confirm that rendering was successful.

 

Documentation:

https://experienceleague.adobe.com/docs/platform-learn/migrate-target-to-websdk/debugging.html?lang=...

 

I hope that helps!

 

Matthew Ravlich | ACG Digital | albertacg.com

View solution in original post

2 Replies

Avatar

Correct answer by
Level 5

Hi @Amrish_BA,

Debug logs for at.js and Platform Web SDK provide a similar level of detail with the notable exception that Web SDK only notifies of rendering errors due to invalid selectors. The debug logging does not currently confirm that rendering was successful.

 

Documentation:

https://experienceleague.adobe.com/docs/platform-learn/migrate-target-to-websdk/debugging.html?lang=...

 

I hope that helps!

 

Matthew Ravlich | ACG Digital | albertacg.com