Project

General

Profile

Actions

Feature #24089

open

Call to Action (CTA) and improved conversion for registration

Added by Jan from Planio www.plan.io over 7 years ago. Updated almost 7 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
Accounts / authentication
Start date:
Due date:
% Done:

0%

Estimated time:
Resolution:

Description

Many users of Redmine allow access to at least part of their Redmine installation to anonymous users. For example open source projects allow access to their public issue tracker or organizations might allow anonymous access to their internal knowledge base and help desk.

Most of the time, these organizations would like to encourage new users to join the community to take a more active role, so it may make sense to think about conversion optimization of Redmine for them. A "conversion" in this case would not be seen in a commercial sense, but in a participatory one: a previously anonymous user which hasn't taken an active role in the community has now registered and is able to be more active.

For this purpose, we at Planio have developed a small series of patches which I'd like to propose for inclusion into Redmine.

  • Patch 0001 will introduce a new setting in Administration -> Settings -> Authentication that allows admins to hide non-mandatory user custom fields on the registration form. In conversion optimization theory, users are more likely to sign up for something if the sign up form is reasonably small and not overloaded with questions s/he might not want to answer at this time.
  • Patch 0002 For news articles and forum messages, display the "Add a commment/message" links above the comments/messages if there are more than 3 of them. This is in preparation for the next patch...
  • Patch 0003 shows a small link asking anonymous users to register on: the issue list, individual issues, news articles, forum topics, as well as on the login form. The link will only be shown if the user would be able to perform the current action after registration (i.e. as a non-member) and only if the admin had previously activated this feature via Administration -> Settings -> Authentication.

I am attaching a few screenshots to illustrate this set of features.


Files

0002-For-3-comments-or-more-show-reply-link-at-top-of-com.patch (2.25 KB) 0002-For-3-comments-or-more-show-reply-link-at-top-of-com.patch Jan from Planio www.plan.io, 2016-10-17 17:20
0001-Introduce-setting-to-hide-optional-user-custom-field.patch (3.84 KB) 0001-Introduce-setting-to-hide-optional-user-custom-field.patch Jan from Planio www.plan.io, 2016-10-17 17:20
0003-Adds-registration-CTA-links-to-relevant-places.patch (12.2 KB) 0003-Adds-registration-CTA-links-to-relevant-places.patch Jan from Planio www.plan.io, 2016-10-17 17:20
settings.png (129 KB) settings.png Jan from Planio www.plan.io, 2016-10-17 17:20
issue.png (277 KB) issue.png Jan from Planio www.plan.io, 2016-10-17 17:20
news.png (138 KB) news.png Jan from Planio www.plan.io, 2016-10-17 17:20
issue_list.png (142 KB) issue_list.png Jan from Planio www.plan.io, 2016-10-17 17:20
login.png (87.3 KB) login.png Jan from Planio www.plan.io, 2016-10-17 17:20

Related issues

Related to Redmine - Feature #26189: For 3 comments or more on news items and forum messages, show reply link at top of comments as wellClosed

Actions
Related to Redmine - Feature #26190: Add setting to hide optional user custom fields on registration formClosed

Actions
Actions #1

Updated by Jan from Planio www.plan.io over 7 years ago

  • Description updated (diff)
Actions #2

Updated by Jan from Planio www.plan.io over 7 years ago

More screenshots:

Actions #3

Updated by Andrey Lobanov (RedSoft) over 7 years ago

Looks perfect. I would like to see it in next release.

Actions #4

Updated by Toshi MARUYAMA over 7 years ago

  • Target version changed from Candidate for next minor release to 3.4.0
Actions #5

Updated by Jean-Philippe Lang almost 7 years ago

  • Target version changed from 3.4.0 to Candidate for next major release

I've committed the changes that let custom field to be hidden on the registration form but I'm not really in favor of adding specific links for user registration. Maybe we could just display the regular link to edit, reply or comment things and display a login or registration form when an anonymous user clicks them.

Actions #6

Updated by Mischa The Evil almost 7 years ago

  • Related to Feature #26189: For 3 comments or more on news items and forum messages, show reply link at top of comments as well added
Actions #7

Updated by Mischa The Evil almost 7 years ago

  • Related to Feature #26190: Add setting to hide optional user custom fields on registration form added
Actions #8

Updated by Jan from Planio www.plan.io almost 7 years ago

Jean-Philippe Lang wrote:

I've committed the changes that let custom field to be hidden on the registration form but I'm not really in favor of adding specific links for user registration. Maybe we could just display the regular link to edit, reply or comment things and display a login or registration form when an anonymous user clicks them.

To be honest, I like the fact that the "Edit", "Reply", "Comment", etc. buttons are not shown when a user doesn't have the permission. It makes the Redmine UI clean and simple for those cases. The extra "call to action" links can be disabled by admins and they are already inactive by default (like the current behaviour without the patch). So, I would still favour my implementation, since it only adds an optional feature and doesn't change any current behaviour. But it's your call, of course! :-)

Actions #9

Updated by Mischa The Evil almost 7 years ago

Jan from Planio www.plan.io wrote:

To be honest, I like the fact that the "Edit", "Reply", "Comment", etc. buttons are not shown when a user doesn't have the permission. It makes the Redmine UI clean and simple for those cases. [...]

I agree with Jan on this one.

Actions

Also available in: Atom PDF