Is there a way to do behavior analytics on embedded graphs?

Hey guys!

I’m wondering if there is a way to use hotjar or fullstory to analyse users’ interactions with the metabase’s embedded graphs, as the graphs/dashboards are in an iframe, hotjar/fullstory struggle to capture the clicks and movements of the mouse. Is it possible to use hotjar/fullstory or there is another way for doing this kind of analysis ?

Thanks

Hi @arms
Currently not without building your own version, or injecting code via a reverse-proxy.

Hello !

Got it, I will check that.

Thanks :blush:

Hi, do you guys if are there any updates to this? Can we use Hotjar/fullstory session recording as of Marhc, 2024 ?

You can, but you need to add those plugins to the Metabase code and do a custom build

by "add those plugins" you mean adding it as I would add to my own code?

In case I do that and later on I need to update Metabase to a newer version, what happens? Does this "custom code" get replaced?

Grazie mille Luiggi!

@Luiggi tagging you just in case for my previous question pasted below for convenience. thank you advance for all your help luiggi! :pray:

by "add those plugins" you mean adding it as I would add to my own code?

In case I do that and later on I need to update Metabase to a newer version, what happens? Does this "custom code" get replaced?

Mar 2025. How would someone go about do this today? We use a self hosted metabase instance as far as I can tell but right now our metabase frame in our app (that has fullstory) shows up as blank.

If the solutions is plugins? What are these?
"you need to add those plugins to the Metabase code and do a custom build" << what are "those plugins"