I'm trying to use a javascript agent through Nginx injection, but it's not showing any events.
On my pages, the code is already being injected.
And the page has access to CDN correctly.
But nothing is being logged in the controller.
Does anyon...
Using the code below has worked correctly:
'<head>
<script charset="UTF-8">
window["adrum-start-time"] = new Date().getTime();
(function(config){
config.appKey = "APP KEY";
...
Hello Thomas, I am making use of these APIs, however, I have not found any that I can see the agents in use or a list of them that are in use by the controller. The limit I found was to access each node. But that would exclude me from the machine age...