We use Independent Analytics on our sites.
As far as I can see, their plugin does not work with FluentCommunity. At least I can't see their script loading on your frontend.
Don't you use the default hooks which allow third-party plugins to load their stuff as normal, or is there any deeper integration from their side necessary?
In the current states, we don't load wp_head or wp_footer hooks. We will released detailed guide about loading external scripts and track events on different pages.
Shahjahan Jewel Yep I assumed that. For now, I'm using this hook here https://github.com/WPManageNinja/fluent-community-docs/blob/master/code-snippets.md#add-custom-css-to-portal
Florian D.Β I know it's been a while, but I just started using Independent Analytics. Which specific hook and code are you using, and is it working correctly?