I've set up a basic telescope server. All is working very nicely. I'd like to integrate with my GoSquared analytics, but all attempts have failed the "Check Integration" step of GoSquared.
What I've tried: I've tried adding the script to both the Footer Code and Extra Code sections of the Telescope settings. Neither passed GoSquared's test. Since the code is compressed/mangled it's tough to tell if it even gets injected at all or what the problem might be.
I've also tried setting the Meteor setting "goSquaredId" to my ID. I think Meteor has support for this even though it's not in the Telescope settings. But this did not work either.
I've attempted doing some of my own tests with other code, but the giant block of opaque mangled JS that Meteor produces definitely makes it a challenge. Is there an easier way?