{% extends "base.html" %} {% import "components/nav_breadcrumb.html" as breadcrumbs %} {% set page_title = "Measuring performance with benchmarking" %} {% block per_page_title %} {{page_title}} {% endblock %} {% block content_column_content %} {{ breadcrumbs.breadcrumb(page_title, "Best practices", "main.best_practices") }}

{{page_title}}

Learn how effective your texting program can be.

Several factors determine a messaging campaign’s success, but the performance of previous projects can help set expectations. Get to know what other government texting initiatives have done as a way to benchmark your own performance.

What other texting studies have found

When the Center on Budget and Policy Priorities studied WIC, they found key learnings about the quantity of messages delivered, how people engage with messages, and how they take action.

Message delivery

Benchmark: 80% of texts are successfully delivered

Engagement

Benchmark: Engagement rates with texts ranged from 17% to 26%

Appointment requests

Benchmark: Requesting appointments after receiving texts ranged from 4% to 9%

The Code for America’s Texting Playbook reported specific learnings around appointment reminders, completing document submission, and maintenance reminders.

Appointment reminders

Benchmark: Clients were 79% more likely to keep their appointment after receiving a text reminder.

Benchmark: Clients were 55% more likely to complete an interview after receiving an interview reminder

Document submission

Benchmark: Clients were 6% more likely to complete document submission after receiving a customized list of required documents via text

Reminders

Benchmark: Text reminders improved case maintenance rates by 21%

{% endblock %}