24 Oct 2019 03:46 PM
I would like to know how is the deployment to fully monitor salesforce E-Commerce with Dynatrace
Solved! Go to Solution.
23 Mar 2020 08:22 PM
Alejandro,
For Salesforce Commerce Cloud, your only option is Agentless Real User Monitoring (RUM) because you have no access to the technology stack to install the Dynatrace OneAgent on. There are still a lot of great insights you can glean with RUM alone.
One thing to be aware of - SFCC, when compiling the site, has the # symbol as a reserved character. This is a javascript violation that impacts both jQuery as well as Dynatrace. If you do not follow the guidance in the workaround listed here, your site will crash due to SFCC's non-compliance position.
09 Oct 2020 11:30 PM
OK, all, this has the fix for the "#" sign, but where is the guidance for placing the JavaScript in the SFCC constructs?