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

Using s and scode plugins with Adobe Analytics under DTM

Avatar

Level 1

We have existing scode plugins that assign values to sProps.  How can one call functions such as

s.p_fo('bounceCheck')

under DTM?

What is the correct way to integrate these plugins under DTM and assign them to an sProp or eVar?

Thank you

1 Accepted Solution

Avatar

Correct answer by
Level 2

You can place plugins specific to the s object (such as s.p_fo()) inside the Analytics Tool>Customize Page Editor. You can then assign them to an prop or evar within the same place. If you are also setting any of these prop/evars within the UI Settings, you can select which option should take precedence with the radio buttons next to "Execute" within that section.

View solution in original post

1 Reply

Avatar

Correct answer by
Level 2

You can place plugins specific to the s object (such as s.p_fo()) inside the Analytics Tool>Customize Page Editor. You can then assign them to an prop or evar within the same place. If you are also setting any of these prop/evars within the UI Settings, you can select which option should take precedence with the radio buttons next to "Execute" within that section.