Introducing a 320 Character Limit to Inbox Notes

tl;dr

In a future release of WooCommerce Admin and WooCommerce, we are introducing a 320 character limit to the text content of Inbox notes.

The details

This change, which is currently slated for WooCommerce Admin 3.0 and WooCommerce 6.1, is a part of a design iteration on Inbox notes. The goal of imposing a character limit is to streamline notes’ contents and improve user experience.

Highlighted is an example of inbox note contents

The 320 characters are counted based on actual text content that will be rendered, thus HTML tags and their attributes do not add up to the count. For example, observe the following note content:

Hello <a href="https://example.com">World</a>

It will be rendered as the following HTML, and would be counted as 11 characters long since the link tags will not be a part of the final text:

Hello World

Inbox note content which exceeds the limit will be trimmed and appended with an ellipsis.

How can I tell if this affects me?

If you’re using Inbox notes to communicate with your users, you can check if you will be affected by counting the number of characters that your note contains. An easy way to do it is to copy your note displayed in the Homescreen from start to end and paste it into a character calculator tool you can find online.

Additionally, in the upcoming WooCommerce Admin 2.9 and WooCommerce 6.0, a console warning message will appear to let you know if your note is going to be affected. All affected notes’ names will be listed along with the warning.

Console warning

What action should I take?

We recommend rephrasing your notes’ content in order to not exceed the character limit. If your note supports multiple languages, you’ll need to also ensure all translations adhere to the character limit.


7 responses to “Introducing a 320 Character Limit to Inbox Notes”

  1. Thanks for the heads up! But can you confirm you are talking about the messages found here? WooCommerce->Settings->Emails->[ex Processing order]->Additional content
    Thanks!

    1. Hi there,

      No, it’s not located in the area you mentioned. Inbox Notes are the messages you can find in WooCommerce > Home. One example of a common one is “Set up refund policy” note that appears when you have not set up a refund policy.

      Here’s an example: https://d.pr/i/Nfz8cE

      1. OK thanks! I’m using Disable WooCommerce Bloat on my sites so that’s not visible to me.

  2. You should make clear for every reader, what a “Inbox note.” exactly is. Include a screenshot or sth.

    1. That’s a good suggestion, thanks!

  3. Are there any statistics on user engagement with the inbox?
    When it came in, my fear was that it would be ignored: nobody wants one more place to check for messages. And that’s been my personal experience – I’d almost forgotten that it existed on my own sites. But that’s just me. Is there broader data?

    1. Hey David,

      Good question. We’re observing a broad spectrum of engagement levels, but overall the Inbox message conversion rate tends to be higher than the email marketing CTR industry benchmarks.
      The Inbox messages with the highest engagement are the ones that follow the key principles: timely, relevant, and useful.
      We’re also working on other changes to improve the Inbox effectiveness. Stay tuned!

Leave a Reply

Your email address will not be published. Required fields are marked *