What are the embedded widget parameters?

Hello, we are looking to customize the embedded widget. For example, when viewing a graph of visits we write:

https://our-url/index.php?module=Widgetize&action=iframe&forceView=1&viewDataTable=graphEvolution&widget=1&moduleToWidgetize=VisitsSummary&actionToWidgetize=getEvolutionGraph&idSite=2&period=day&date=today&disableLink=1&token_auth=xyz&columns=nb_visits,nb_actions&show_footer=0

I was able to customize this graph by removing the footer using “show_footer=0”. I couldn’t find this option documented anywhere, but I found it in this StackOverflow question mentioning it: matomo - Customize piwik widgets in iframe - seriesPicker, legend, styles - Stack Overflow

My question is in the same vein as this SO question: if I want to remove the selector at the top to select “Metrics to Plot”, how can I do that? Is this documented anywhere?

Thanks for your help!

I have the same question but I can’t find any documentation about the available parameters. If someone could point us in the right direction that would be great :slight_smile:

Created https://github.com/matomo-org/developer-documentation/issues/602 ticket in the Matomo GitHub repo.

The documentation has been updated…
https://matomo.org/docs/embed-matomo-reports/

It seems there is no other paramerter

Nonofficial list of parameters:

Please note that this list is subject to be changed without any warning as it is… nonofficial! :wink:
Also some can work on some widgets whereas others won’t…