No analytics options, period?

I have searched high and low and have found no method to add a web analytics service to OwnCloud, in order to track how users are interacting with the site. How can it be that this service is adopted for large organisations with thousands of users, and no one is using any analytics?

#perplexed

Yes, that’s what I’m trying to do.
But getting any of those things to work requires inserting a javascript into the page header.
And that also requires setting an exception in the CSP rules.
In other words, OwnCloud’s security measures makes it very difficult to use one of those tools, and there aren’t any recent instructions on how to do it.

This has been helpful though:

You can define exceptions via CORS. That will circumvent CSP.

1 Like