As a potentially interesting follow-on, the results of this experiment - letting users invite other users, or even invite themselves - was so successful that we've since adopted the pattern in other areas. For example, we've made it possible for lower-permission users to "Request to Install" an integration like Jira or GitHub.
That's wild, because I'm not sure we ever looked at Mixpanel's invite modal (great minds think alike?). We do however use Amplitude at Sentry, from which the "Request to Join" link definitely draws inspiration.
9 comments
[ 3.9 ms ] story [ 25.2 ms ] threadHow do you know which ORG the user is requesting to join?
If a user visits a link to an issue within an organization, and they're unauthorized, we'll redirect them to that organization's landing page.
That's opaque to the requester though isn't it? They wouldn't be entirely sure to which company they are requesting to be invited.
Really cool. Love to see articles like this.