Statify nicht nur für den Admin

add_filter(
    'statify__user_can_see_stats',
    '__return_true'
);