Skip to main content
Julian
Gainsight Employee ⭐️⭐️⭐️
March 9, 2018
Gamification

Using rank up notifications to activate your community

  • March 9, 2018
  • 21 replies
  • 1964 views
This FAQ has been last updated on 07.03.19

Hi all!

You might remember receiving a private message from me after your registration here? Well of course I am not sending all of them individually. 😉 Such notifications can support the activation of your community, as they inform the user that their activity is being appreciated with a higher rank.

As some of you have wondered how to set this up properly and asked me for some tips, I have decided to share this small article with you which will show the best practices around this. Hopefully there will be also valuable information for those amongst us who have activated rank up notifications already!

Some general stuff to start with

You can find the settings for these notifications when you select to edit (or add) a rank in the rank overview: https://YOURNAME.insided.com/settings/rank/overview

Just scroll all to the end and you will find the settings:

There are two ways to notify your users that they have ranked up:

Private Message
If you activate this, then the user will receive a private message (duh!). You will have to select a Moderator from whose account this private message will be send:


Things to consider when using this

I strongly recommend to think about the effect that sending these notifications will have on you and your users:

Inflation of notifications
Bare in mind that every private message will trigger an Email notification to the user. If a user ranks up fast and receives all these notifications in a short amount of time, it can easily feel annoying. A superuser might be happy to receive a private message, but on lower ranks I would recommend not to use it for every rank.

Dummy accounts
You might want to use a dummy Moderator account to send rank notifications from. The reason is that every private message that the system sends will also be displayed in that Moderators' inbox. If your community is seeing a lot of new registrations on a daily basis, this might have a negative impact on how you can manage your private messages. Should you decide to use a dummy account, maybe think about adding a sentence like "this is an automated message" to prevent users from responding to it.

Notifications for reaching the first rank
I am also sending a notification after the registration, to welcome new users:


While I think it is nice to give each user a welcoming message, I am a bit hesitant to recommend this for larger communities. Again it feels a bit like spam to receive a second notification right after a user has received the "your account has been activated"-notification just a few seconds earlier...

Best practices

The table below is what I would suggest as a good structure for your notifications:


Your community probably will own more ranks than displayed here. My point is that you should match your notification settings to the level of the rank:

Starter Ranks
Even though notifications will have the biggest impact on the lower ranks, I would recommend to not send notifications too often at this stage. Users are progressing through the ranks rather quickly, so having a notification being send every second rank should be just fine. You might want to start with the second rank, due to reasons mentioned above.

Mid-level Ranks
At this stage, users are not reaching the next rank very quick any more. Therefore it is fine to send a notification for every rank. Also, at this level users are more likely to find it important which rank they own.

Superuser Ranks
As the group of superusers often is very loyal to the community (and the community team), they will really appreciate to get a private message for reaching a new rank. Celebrate their achievement with them by using a more personal tone of voice in your message, this will show that you acknowledge their achievement.

Of course this is simply my own recommendation on how to structure your notifications - there might be other, perfectly fine ways of doing it. So if you are applying another strategy, please let us know in the comments! :)

Cheers,

Julian

21 replies

benjamin-michael
Contributor ⭐️⭐️
May 6, 2021

Hey @Julian,

Do we have the ability to use rank variables in emails? Like {rank-name} ?

Julian
JulianAuthor
Gainsight Employee ⭐️⭐️⭐️
May 6, 2021

I would love to say yes, but unfortunately this is not supported. We do offer this for Badges however, together with the username. Hopefully we can add this to ranks in the future as well!

I follow my nose, it always knows
Daniele Cmty
Helper ⭐️⭐️
August 24, 2021

Most communities have solved this in a different way, by adding user onboarding content in the “welcome to the community”-notification each user receives after the registration has been completed. It has been proven to have a positive effect on the initial activation of users. Our email here on inSpired is also an example for that.

 

Hi @Julian, which notifications do you mean here? were you talking about the Private messages or is it a different sort of notification?

Cheers,
Daniele

Julian
JulianAuthor
Gainsight Employee ⭐️⭐️⭐️
August 30, 2021

Good question. This is actually an email notification that is standard on our platform and works outside of the ranking structure. I have mentioned it here as it is part of the communication a user will receive when being active on a community. Maybe I can improve the wording here to make this more clear… let me know if you have more question around this!

I follow my nose, it always knows
Daniele Cmty
Helper ⭐️⭐️
March 24, 2022

Hi @Julian,

  • I wanted to check out the Attachment you posted above but it doesn’t seem to work - could you resend it?

And how do I correctly add a hyperlink: is it via html or bb-code? I know the bulk-message feature uses bb, but I’d like to double-check.
EDIT: I just tested it out, and it seems to be HTML. 

Best,
Daniele

Julian
JulianAuthor
Gainsight Employee ⭐️⭐️⭐️
April 12, 2022

Hi Daniele,

are you referring to the document with the variables? This one worked for me when I download it, but also we have a recent improvement that shows you the supported variables per mail:

As to your second question, this is done via HTML as the templates are (usually) written in that language.

Let me know if you have more questions around this!

I follow my nose, it always knows
Daniele Cmty
Helper ⭐️⭐️
April 29, 2022

@Julian Thanks a bunch, I missed that one Product Update! Super useful to have the available variables as a dropdown.

Cheers,
Daniele

security_lion
Helper ⭐️⭐️
February 3, 2023

@Julian in the screenshot of this article it looks like you were able to input html into the private message text box and when it was sent, it created a hyperlink.

 

Do I understand correctly that if I create the email with html it will work when it is sent to the user in a private message? Will other html besides hyperlinks work?

Julian
JulianAuthor
Gainsight Employee ⭐️⭐️⭐️
February 10, 2023

@security_lion yes, this is possible, simply follow this structure:

<a href="url">link text</a>

 

I follow my nose, it always knows
security_lion
Helper ⭐️⭐️
February 10, 2023

Thanks for confirming @Julian ! I know it doesn’t work when you send a DM directly but in other areas like badges the html works just fine.