Closed matt-sd-watson closed 1 year ago
analytics can be blocked from interactive developer sessions using a conditional with ! interactive()
. This still allows for analytics tracking using shinyapps.io, which doesn't register as an interactive session.
Local instances of cytosel run outside of the shinyapps.io server are able to be tracked by Google Analytics i.e. local sessions run from within R Studio, if the Google tag HTML code is added to the UI header.
This would result in very high levels of activity corresponding not to abcam customers but to the developers working on cytosel locally.
May need to either