How do you track your Fluent-Community visitors? (Matomo, Google Analytics & more)
Fluent-Community runs in a protected area that is only accessible after login. This presents a challenge for tracking:
β’ Standard tracking tools like Matomo or Google Analytics typically only work for public pages.
β’ The URLs of Fluent-Community are not accessible to non-logged-in visitors.
Iβm curious:Β How do you track your Fluent-Community visitors?
β’ Are you using Matomo, Google Analytics, or any other solutions?
β’ How do you implement the tracking code? Directly via WordPress or another method?
β’ Do you use server-side tracking or alternative workarounds?
Looking forward to your insights and experiences! π
What u want track ? It's only an Info for you or is a need for Marketing Tools. In first case: I use Fluent SMTP. There u can find Logs for the most Activities. Best, Ivo
We are currently designing a larger project with several hundred spaces. For this we need evaluations for the individual URLs.
Would love to see some type of close integration with Independent Analytics. Not sure what that looks like but this is that analytics tool I have opted to use.
I am using Site Kit from Google, I implemented it yesterday, my space is public, I hope I can see results
EricK Bueno MarcosΒ Did you get it recording hits?
How did you add the code to the pages?
Daniel IserΒ no lo logrΓ©, todas las estadΓsticas me arrojan cero
EricK Bueno MarcosΒ I added the snippet for our Pirsch analytics and its working great, at least for tracking views of each page / section of the portal.
Daniel IserΒ Hello, sorry, what is Pirsch? I'm using Google's Site Kit, but it seems you're using another one. If so, where did you put the code?
I used this action
<?php add_action('fluent_community/portal_head', function() {})
Pirsch is private, GDPR compliant, simple to use & understand, but very powerful analytics software.
Daniel IserΒ Did you try placing Google Analitycs after this code?
EricK Bueno MarcosΒ It should definitely work to load GA.