Website documentation search metrics
I think it would be useful to have the metrics about documentation search. This would allows us to know which part of the docs are being searched more/have more traffic. For example I'd like to know if user are searching for type stripping or node.config.json.
I believe the foundation has access to the search engine data (cc @ryanaslett, iirc)
And @nodejs/web-infra has the on site search data
web-infra should hopefully soon also have access to search engine data: https://github.com/nodejs/build/issues/4127
orama would have this potentially?
The search data that we have access to is the Google Search Console, which is information about what people are googling.
You can filter the query data, but it might be more of a 'walk around in the data to find what you want'
What we don't know is who's asking their LLM's about type stripping or node.config.json, which makes analysis of this somewhat challenging. Cant necessarily assume that google search data is a representative sample of what users are doing.
orama would have this potentially?
ping @micheleriva
We can definitely provide these metrics if you like! We have a PR open (#8175) and it would be easier for us to deliver these metrics once that PR is merged, since it migrates the Node.js website to the new Orama infra.
Aside from that, please let me know if there's any specific metric you'd like us to track!
Hey @marco-ippolito! Sorry for the extended delay here. The data that we have is as follows:
From Orama:
(Orama might have better data than what I can see in the dashboard)
From Google Search Console:
The attached ZIP file is an export from Google Search Console of much more data regarding any URLs beginning in nodejs.org/docs, with data extending back 3 months. The two files you are looking for are Pages and Queries
Let me know if you'd like older data. Google Search Console allows exports of up to the past 16 months