WordPress / five-for-the-future

Plugins and themes for the Five for the Future subsite
https://wordpress.org/five-for-the-future/
44 stars 21 forks source link

Create report of potentially inactive pledged contributors #235

Closed iandunn closed 10 months ago

iandunn commented 10 months ago

This creates a basic report of contributors that have made a weekly pledge but appear to be inactive. That way someone can reach out to check if they need any help getting involved.

Screenshot 2023-11-03 at 5 39 00 PM
iandunn commented 10 months ago

@harishankerr , @naokomc : This is now available at https://wordpress.org/five-for-the-future/wp-admin/edit.php?post_type=5ftf_pledge&page=5ftf_stats

naokomc commented 10 months ago

Thank you @iandunn ! This data is immensely helpful!

I noticed there are many users with 1970-01-01 timestamp as their last login. They will have to have logged in to make a pledge, but I am assuming the timestamp collection started happening after their pledge. Is this correct? I want to clarify to avoid any false-positives.

iandunn commented 10 months ago

That's exactly right. IIRC there are a few edge cases that cause that for different reasons, but most of the time it's just because they haven't logged in since we started tracking that data.