Page MenuHomePhabricator

Track the number of messages posted on StructuredDiscussions on a daily basis
Closed, ResolvedPublic4 Estimated Story Points

Description

In order to support T346108: [EPIC] IP Masking: StructuredDiscussions (Flow)/LiquidThreads Community discussion, we already have a certain number of data entry points at https://people.wikimedia.org/~urbanecm/growth-team/flow_usage_report_20230913.html.

It appears that we need to know the number of StructuredDiscussions/Flow responses for each wiki using SD, day after day. This way we can track if the suggestion to archive StructuredDiscussions boards is working.

Event Timeline

Urbanecm_WMF set the point value for this task to 4.Nov 28 2023, 1:20 PM

Hi @Trizek-WMF, I uploaded https://people.wikimedia.org/~urbanecm/growth-team/T352174_flow_per_day_per_page_20231206.html as a first version of the report requested. Can you take a look whether this would be helpful, or whether any changes are needed?

We can generate the report automatically once a week (day?) too, if needed; checking on the report content before setting that up.

Thank you Martin!

Is it possible to have bars on the graphs, instead of lines? Lines convey that there is a very regular usage of Flow at some wikis, while it is not necessarily true.

Capture d’écran_2023-12-06_16-52-55.png (374×952 px, 21 KB)

Would it be possible to have an anchor for each graph? It would make it easier for me to provide the link to the appropriate graph. (Could just be adding HTML id with no proper link, I can pick it from the code.)

Thank you Martin!

Is it possible to have bars on the graphs, instead of lines? Lines convey that there is a very regular usage of Flow at some wikis, while it is not necessarily true.

Good point. The issue is that zeros are not included on the chart. I added them, it now looks like this:

image.png (948×1 px, 118 KB)

image.png (928×1 px, 120 KB)

I also uploaded a new version of the report to https://people.wikimedia.org/~urbanecm/growth-team/T352174_flow_per_day_per_page_20231206.html. Please let me know if you want it to be updated periodically.

Would it be possible to have an anchor for each graph? It would make it easier for me to provide the link to the appropriate graph. (Could just be adding HTML id with no proper link, I can pick it from the code.)

We already have anchors on the headlines, cf. https://people.wikimedia.org/~urbanecm/growth-team/T352174_flow_per_day_per_page_20231206.html#frwiki. Is that sufficient? :)

Good point. The issue is that zeros are not included on the chart. I added them.

Thank you!

I also uploaded a new version of the report to https://people.wikimedia.org/~urbanecm/growth-team/T352174_flow_per_day_per_page_20231206.html. Please let me know if you want it to be updated periodically.

It already gives a good overview. I will ping you if needed.

Would it be possible to have an anchor for each graph? It would make it easier for me to provide the link to the appropriate graph. (Could just be adding HTML id with no proper link, I can pick it from the code.)

We already have anchors on the headlines, cf. https://people.wikimedia.org/~urbanecm/growth-team/T352174_flow_per_day_per_page_20231206.html#frwiki. Is that sufficient? :)

Ha, I haven't noticed them. Cool. :)

Sounds good! Moving to Test in Production; feel free to resolve or ping me if you need anything else changed in the page.