Automated, scheduled Welcome Post That Tags New Members

I suspect this might have to be a marketplace topic, but I’d like to start here because I feel there’s merit for it from a community standpoint.

Shortly we’re going to start a process of welcoming new members weekly in a new topic under our announcements category. The post will tag the new members and have a short call to action to introduce themselves.

I understand that there an automated direct message that they get as part of Discourse, so this would be an additional call to engage.

From the community perspective, the goal is to

  • Creating weekly “cohorts” so that there is a potential creation of a bond between that specific group. A sense of commonality.

  • Show that they weren’t the only person that signed up this week. Others did too, so they made the right decision by joining the community.

  • With those two in mind, encourage them to introduce themselves to the cohort for that week and therefore the community at large.

@HAWK might be able to add some insights from the community/engagement side too.

Could this process be automated?
I’m sure there is a limit for the number of tagged people in a topic… but until certain communities hit that point, I think this is worth exploring.

8 个赞

This definitely sounds like it could be a good way to get new users involved, and it could help close that initial gap of turning a registered member into an active participant.

One manual way to do this today would be to create your new introduction topic every week/month and then edit the automated welcome message to link to the current topic.

This also sounds mildly similar to a plugin we’ve been talking about internally that would pair two users together to encourage more collaboration and pair programming amongst our own team. This could be additional functionality (or a fork) of that concept — where instead of choosing two users at random, you could automate a topic that “pairs” a larger group of users together who meet a certain criteria (e.g., signed up within X time).

7 个赞

Cool idea! Sounds very similar to Mingle - An Introductions Plugin by @gdpelican — maybe that could be extended to support additional match criteria. I haven’t used it yet but looks like it already supports specific groups + group sizes! This could probably get pretty close to the use case @SouperC described.

7 个赞

That’s a pretty cool plugin.

有人使用此插件进行更新,以创建类似 Facebook 群组的主题吗?

1 个赞

大家好!只是想跟进一下这个问题,看看是否有人在他们的社区中实施类似的操作?或者是否有任何关于插件的计划?

在我的案例中:我会向任何新成员发送私信,并进行个性化自动化处理,但我希望能够公开帖子并标记他们,这样尤其是那些害羞的成员也能收到其他人的欢迎信息,让他们感觉更受欢迎并更愿意互动。

有什么想法吗?你们是如何管理这个的?

3 个赞

我认为这是一个很好的主意!

我们有按月/周生成的关于该期间发生情况的摘要,我想知道那是否适合您的目的?

3 个赞

目前可以使用自动化插件实现此功能,但有一个陷阱,即自动化需要由用户在注册时填写自定义用户字段来触发(它使用“用户更新后”触发器)。

所以,例如,在我的测试站点上,我在注册时有一个必需的“接受条款”复选框

image

并且我配置了一个自动化,以便在新用户完成此字段时触发

image

因此,当新用户在注册时完成此字段时,它会发布到一个主题

image

3 个赞

但是如何使用自动化来创建一个所有新用户都被标记在一起的集体话题呢?单独的话题有点失去了这个意义

3 个赞

是的,你需要一个“欢迎新人加入社区”的主题,这将在这个主题中为每个新账户创建一篇新帖子……这与发帖人最初的要求略有不同。

2 个赞

如果可以只针对欢迎新成员的话,那确实可以。 (摘要我有新闻通讯)

是的,我正在尝试的就是这个。我们社区的订阅流程有点不同,因为我们首先使用 WordPress 注册(memberpress)。但也许我可以想出一些办法。这些自动发布的对我来说会很有用。

没错。目前,由于社区规模较小,我可以每周手动创建帖子来管理,但这正是我将来想要自动化的事情。

我当时在想,也许可以用数据浏览器(Data Explorer),如果我能每周提取新成员的数据——然后创建一个自动化来读取这些数据,并在一个新主题中标记这些成员。只是一个想法 :slight_smile:

2 个赞