Hey all! We are trying to determine who exactly o...
# troubleshoot
p
Hey all! We are trying to determine who exactly our WAU's are. Is this info currently stored anywhere? Where are most of the stats in the default analytics panel stored? Thanks!
o
Usage analytics are stored in the usage index in ElasticSearch, WAU is queryable from the graphQL query
getHighlights
🙂
Copy code
query highlights {
  getHighlights {
    value
    title
    body
  }
}
p
Thanks Ryan! Btw - any idea when the "code free" analytics talked about here: https://datahubproject.io/docs/datahub-web-react/src/app/analytics/ Might become available?
o
I'm not sure, I don't think it's one of our on-deck items.
cc: @little-megabyte-1074 for visibility
l
Hmm.. this one hasn’t been on my radar.. @plain-farmer-27314 I’ve created a new feature request so we can gauge Community interest/impact - feel free to upvote/add additional use cases here!
🙏 1