Product Updates Updates

GDPR Compliance ⚖️

by Laurent Pellegrino, Founder & CEO
Announcement

You’ve most probably already heard of the General Data Protection Regulation, more commonly known as GDPR. This regulation from the EU is overhauling the requirements for businesses who collect, process and transfer the personal data of EU citizens.

We’re writing to let you know that Noticeable is fully GDPR compliant. Our privacy policy has been updated to clarify some points.

You can download our Data Processing Agreement and read more on our help center article "What’s Noticeable EU GDPR compliance status?".

Did you like this update?

LikeNeutralDislike

{error_message}

Leave your name and email so that we can reply to you (both fields are optional):

Thanks for your feedback!

Happy New Year 🎉

by Noticeable Team
Announcement

A big thank you to all of you for your support and for believing in Noticeable, none of this would have been possible without all of you!

The Noticeable team wishes you a happy new year full of joy and love. Make 2019 your best growth year yet and leave your competition in the dust.

Did you like this update?

LikeNeutralDislike

{error_message}

Leave your name and email so that we can reply to you (both fields are optional):

Thanks for your feedback!

Happy Holidays 🎄🎁🎅❄️⛄

by Noticeable Team
Announcement

As always, we’re so thankful for you and are pretty excited to continue building with you in 2019 the best platform for sharing product updates.

Did you like this update?

LikeNeutralDislike

{error_message}

Leave your name and email so that we can reply to you (both fields are optional):

Thanks for your feedback!

Pricing Change after October 20th

by Laurent Pellegrino, Founder & CEO
Announcement

The Noticeable community is growing fast! We want to keep providing you with the unbeatable quality of service you have come to know and love and the constant development of the solution that made and make Noticeable your favorite changelog and newsfeed service.

In order to do so, we will introduce new plans and increase the prices. The pricing change will only affect new customers. Current customers will be grandfathered into their existing pricing plans.

Do you want to benefit from our old pricing before the change is made? Sign-up and enter your card before October 20th and we will honor our previous pricing tiers.

Thanks for being a Noticeable user!

Did you like this update?

LikeNeutralDislike

{error_message}

Leave your name and email so that we can reply to you (both fields are optional):

Thanks for your feedback!

User Feedback 📣

by Laurent Pellegrino, Founder & CEO
New
Newspages
Widgets

Last week we announced Emoji Reactions. Today, we are excited to introduce User Feedback!

This new feature allows your users to send you feedback by commenting on a post, directly from your Widget or Timeline. Comments are hidden, meaning users won’t be able to see others’ comments. Only your team and you are able to read messages and get users information.

How does it work?

User feedback is available with the Business plan. When creating a post, check the new User feedback option to enable the comment input below the post shown to users.

On your project dashboard, each post displays a feedback icon that summarizes the number of comments you received. Upon click, you can read the messages and get detailed information about the user who submitted the feedback:

User Feedback

By default, comments are anonymous. You can automatically link users name and email with comments sent from the Widget by using our SDK. Read the installation guide for more information.

Did you like this update?

LikeNeutralDislike

{error_message}

Leave your name and email so that we can reply to you (both fields are optional):

Thanks for your feedback!

Emoji Reactions 🙂

by Laurent Pellegrino, Founder & CEO
New
Newspages
Widgets

Today, we have a big update to share: Emoji Reactions. They are a fun, low-effort means for users to engage on updates and for you to better understand what people think.

Why Emoji Reactions?

Getting people to actively participate is key to developing stronger relationships. Users who engage consume, on average, 4 times as much content compared to passive users. Converting more passive users to active participants means more time on site, direct traffic, and audience loyalty.

How is it working?

Emoji Reactions are available with the Business and Enterprise plans right now. When you create/edit a post, you have a new option to enable/disable reactions. Upon publications, users can share their feeling about your update in just one click. Statistics are aggregated over time and made visible per post in your dashboard to analyze performances:

Screenshot from 2018-09-10 12-48-05.png

What do you think?

As you probably guessed, the Emoji Reactions feature is enabled for this post. Be sure to react to let us know what you think. If you have ideas or feedback, let us know by leaving a comment below.

Did you like this update?

LikeNeutralDislike

{error_message}

Leave your name and email so that we can reply to you (both fields are optional):

Thanks for your feedback!

Noticeable-Zapier 2.0 ⚡

by Laurent Pellegrino, Founder & CEO
Announcement

promo-zapier.png

We are thrilled to announce the second version of our Zapier integration. It includes new triggers and actions.

What's new?

You can trigger an action to external services when a post is deleted (new Post Deleted trigger). That's a simple solution to keep posts visible for a specific period of time with no code!

Besides, we have added 2 new actions: Create Subscriber and Delete Subscriber. Let's say you are already managing a mailing list with Mailchimp or another service, these new actions allow keeping in sync your existing list with your Noticeable Timeline subscribers.

What's changed?

Post creation and edition are now triggering 2 different events. In addition, you have the choice to trigger an action when the post that is created or edited is a draft, published, scheduled, or has any of these statuses. The default option is published.

What about existing Zaps?

If you already had a Zap configured, you should have received an email claiming that version 1.0.8 of our integration has been deprecated. You have until September 1, 2018 to upgrade to version 2.0.0. One month after this date, triggers configured with a version lower than 2.0.0 will have no guarantee to be executed.

Look at our guide to upgrade your existing Zaps in no time.

Multiple widget updates 🚀

by Laurent Pellegrino, Founder & CEO
Announcement
Widgets

We have made several improvements to the Widget:

  1. Its definition is smaller. Fewer data to fetch, less time to first display. The Widget is now speedier than ever 🗲

  2. Setup instructions have been updated to reference a new script element. Instead of 4 line of codes, a single is now required to import the Widget definition:

    <script async defer src="https://cdn.noticeable.io/v1/noticeable-widget.js"></script>
    

    The async and defer attributes guarantee the content is loaded in parallel and executed after your page is parsed, no matter where the import is placed in.

    Although we recommend switching to the new import script, old ones remain available but are deprecated.

  3. Unread posts displayed in the Widget popup now include a left border. This allows distinguishing unread messages from read ones:

    Noticeable Widget Updates

    The color of the left border is based on the project accent color but can be changed programmatically. You can set it transparent to mimic the old style:

    <custom-style>
        <style>
            noticeable-widget {
                --noticeable-widget-popup-entry-unread-border-color: transparent !important;
            }
        </style>
    </custom-style>
    
  4. Widget but also Timeline code snippets are rendered with the Atom One Dark style to improve readability.

Help center 💁

by Laurent Pellegrino, Founder & CEO
Announcement

We are proud to announce the availability of our new Help Center. This last centralizes the most frequent questions we receive but also share tips and discuss advanced features. You can search by keywords and leave reactions. The content will expand with time.

If you have questions or need help, you can also reach us by chat on our pages or by email.