How to embed widgets (as iframe - like in Matomo On-Premise Standalone)?

Hi there,

with my matomo on-premise standalone, I am able to display matomo widgets on my site. Like:

<div id="widgetIframe">
<iframe width="100%" height="750px" src="http://myside.com/index.php?module=Widgetize&action=iframe&disableLink=0&widget=1&moduleToWidgetize=Live&actionToWidgetize=widget&idSite=1&period=day&date=today&disableLink=1&widget=1" scrolling="yes" frameborder="0" marginheight="0" marginwidth="0">
</iframe>
</div>

Is it also possible to do so with the WP-plugin version? And if so: How to do this?
If I take a look at the plugin directory there is no index.php

Any help would be great.
Thank you,
Michael

So if I try to call a widget, matomo tells me “The plugin Widgetize is not enabled. You can activate the plugin on Settings > Plugins page in Matomo.”

Unfortunately matomo for wordpress has no menu entry “plugins” compared to the normal on-premise version and also no plugin “widgetize” in the plugin directory.
Does matomo for wordpress not support plugins? Or do I have to install something else?

Thank you,
Michael

Hi @mickna

it is not possible to use widgets with the wordpress plugin.
Kind regards

Mat

Hi @Matthieu_Mary ,

sad. I hoped this could be done.
Anyway, thank you for your answer.

Best,
Michael