Segmenting with labels?

I wrote a little cloud function (ok, well, maybe it was two cloud functions) that allow Ghost members to add or remove their own labels. If you’ve ever wanted to use labels to segment members, but needed to let members change their own labels, it might be just what you’re looking for!

(Full write-up later – but excited to show it off!)

If you’re registered on my site, feel free to come play with it! I’m looking forward to being able to better segment my newsletter sending. :)

4 Likes

Good job. For a small blog, who owns 1 person and writes 1 post per month it is not necessary, but for big corporate blogs, it is a very useful add-on as for me.

JavaScript?

Yes. But mostly in a cloud function, because you can’t safely do that in a browser.

1 Like