Hi,
I see that you have in your Github repo you have a plugin to sync data with Segment, which is great.
But I need to know if I want to install it on a Discourse hosted instance, what plan I need.
Note that we are currently on a business plan, and it says in another thread:
For Discourse instances hosted by us (discourse.org , Civilized Discourse Construction Kit Inc), you need to be on our Enterprise plan in order to install custom plugin bundles, because we use multisite for standard/business customers and a plugin installed for one customer in a multisite config runs for everyone, which can cause Confusion and Delay if there’s bugs in the plugin, or incompatibilities with other plugins, or any number of other potential issues.
If you’re an Enterprise plan custom…
And here is the plugin I’m talking about:
https://github.com/discourse/discourse-segment-io-plugin
Also, it will be helpful if somebody in the community knows any alternative on the Segment side to sync, most importantly the user’s data with Segment.
simon
May 3, 2021, 10:16pm
2
It is not possible to install custom plugins on our Standard or Business hosting plans. All plugins available on those plans are pre-installed for you.
For pushing data from Discourse to Segment, have a look at this theme component: GitHub - scossar/discourse-segment-theme-component · GitHub . Details about how to install theme components are here: Installing a theme or theme component .
Let me know if you have any questions about the theme component, or if you run into any issues with using it.
1 Like