Wil
(William)
Fevereiro 4, 2017, 5:11pm
1
Hello
Following my question here I’m suggesting this feature.
https://meta.discourse.org/t/tracking-signups-from-referrals/56521/8?u=wil
I think shared content leading to a signup should count as an invitation
I believe users are more likely to share interesting content than send email invitations.
Each time a user lands on Discourse through a ?u=username link and then signs up, this should be counted as an invitation by @username
This could appear like this on the user profile (screen from /users/username/invited/redeemed in french )
Pros
Able to track influencers based on actual signups not only traffic
Removing steps to invite people (literally 2 clicks away on any URL)
Cons
Risk of fake signups (but no incremental risk compared to email invitations)
Who else is interested in this?
Any comments or ideas?
12 curtidas
sam
(Sam Saffron)
Fevereiro 6, 2017, 3:01pm
2
I like this idea, and I don’t think its too hard to implement.
I think if you share a link on twitter that somehow leads to someone signing up you had some influence on the account creation and this should be tracked.
I am putting a pr-welcome on this for now, but we can revise later and see if we add it to a release.
11 curtidas
nbianca
(Bianca)
Março 12, 2017, 5:52pm
3
What exactly is expected here?
From a developer’s point of view:
include a schema change (to add a referred_by field to table users)
look for the parameter that says who is the referral and store it in a session
change sign up mechanism to save the referral field from sessions into the referred_by field
From an administrator’s view of point:
dashboard with statistics that show the user that brought the most users
and the user who brought most visitors (did not register an account)
From a user’s view of point:
can he specify the name of the user that referred him even though he did not do that by giving him a link
should the part that is used for link sharing to be modified to also include the referral parameter
5 curtidas
erlend_sh
(Erlend Sogge Heggen)
Março 12, 2017, 7:26pm
4
Sure, but this is stretch-goal territory.
Same as above I think, but I’m also not entirely clear on what you’re proposing here. Could you please rephrase, with a bit more detail?
2 curtidas
nbianca
(Bianca)
Março 12, 2017, 7:38pm
5
Nevermind. I did not notice that ?u=<username> part in the links that are shared and thought that this is a requirement as well.
2 curtidas
bholst
(Bryan Holst)
Março 22, 2017, 5:23pm
6
I’d love to see this feature also! This would be extremely useful. Any updates on this?
2 curtidas
erlend_sh
(Erlend Sogge Heggen)
Março 22, 2017, 6:31pm
7
This will likely be part of this year’s GSoC. Stay tuned
3 curtidas
bholst
(Bryan Holst)
Setembro 12, 2017, 6:44pm
8
Just checking in to see if there are any updates on this?
erlend_sh
(Erlend Sogge Heggen)
Setembro 13, 2017, 8:02am
9
It did not get picked up for GSoC, but if @nbianca or anyone else wants to take this on we’d be happy to sponsor the work.
Cozdabuch
(cosmo)
Setembro 13, 2017, 9:25am
10
Not looking to go off the topic, but my question here seems not far off from this one
Ok, we are looking to add a custom field column (primary group) in the admin panel/ users tab, users list.
(It makes no difference in column order, I just stuck it there in the example where I stitched the pics together I had room)
If not under all user tabs, at least under new users tab.
This would be what I’m talking about:
[IMG_3849]
[IMG_3850]
Any idea how to add this?
vikaskedia
(Vikas Kedia)
Setembro 26, 2017, 12:29am
13
I want to do this.
How does the sponsorship work?
1 curtida
erlend_sh
(Erlend Sogge Heggen)
Setembro 26, 2017, 6:45am
14
I’ll send you a pm about it.
Essa funcionalidade já chegou à produção? Também estou muito interessado nela.
4 curtidas
Recentemente, reestruturamos bastante os convites, @sam . Você gostaria de fazer a triagem deste?
3 curtidas
sam
(Sam Saffron)
Dezembro 2, 2020, 12:06am
18
O OP ainda não é algo que fazemos; o conceito que ele tenta alcançar é:
Eu compartilho: https://meta.discourse.org/t/tracking-signups-from-referral/56911?u=sam
Armazenamos algo na sessão dizendo: “Sam trouxe essa pessoa para o site”
Mais tarde, esse usuário cria uma conta
A conta é atribuída a “Sam”
Tecnicamente, não é muito difícil implementar isso. @codinghorror , provavelmente levaria cerca de uma semana de trabalho para ajustar todos os detalhes e deixar a interface consistente. Me avise se e quando quiser incluir isso.
4 curtidas
Ah, sim, obrigado pela esclarecimento. Isso vai um pouco além do que tínhamos em mente. Eu considero compartilhar uma postagem como um convite implícito , não um explícito .
Principalmente, quero garantir que convites explícitos sejam rastreados caso a pessoa aceite o convite.
1 curtida