Hi,
In order to configure the javascript agent, we need to set the value for adrum-app-key in
<script>window['adrum-start-time'] = new Date().getTime();window['adrum-app-key'] = 'EUM-AAB-AUA'</script><script src='Scripts/lib/adrum.js'></script>
I see that this key is unique for each application, can we have this as same if the versions of html page installed in different applications or environments are the same?