Skip to main content

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! πŸš€

Ivo PΓΆtzsch

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

AndrΓ© Salier

Ivo PΓΆtzschΒ 

We are currently designing a larger project with several hundred spaces. For this we need evaluations for the individual URLs.

Mike R

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.

EricK Bueno

I am using Site Kit from Google, I implemented it yesterday, my space is public, I hope I can see results

Daniel Iser

EricK Bueno MarcosΒ Did you get it recording hits?

How did you add the code to the pages?

EricK Bueno

Daniel IserΒ no lo logrΓ©, todas las estadΓ­sticas me arrojan cero

Daniel Iser

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.

EricK Bueno

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?

Daniel Iser

EricK Bueno MarcosΒ 

I used this action

<?php add_action('fluent_community/portal_head', function() {})

Daniel Iser

Pirsch is private, GDPR compliant, simple to use & understand, but very powerful analytics software.

https://pirsch.io/ref/BQdZANO1qM

EricK Bueno

Daniel IserΒ Did you try placing Google Analitycs after this code?

Daniel Iser

EricK Bueno MarcosΒ It should definitely work to load GA.