• Hello!
    In admin settings, when selecting the site in Matomo (no auto-configuration) it only gets the top 100 items from Matomo.
    If you have more than 100 sites in Matomo you cannot select the proper site.

    Currently the plugin does support the filter_limit param of Matomo API to increase the amount of returned values.

    Example for filter_limit: https://matomo.org/faq/how-to/faq_24536/

    Furthermore you cannot just enter a site id, like 527 to attach the plugin to the 527th site in Matomo.

    How can I select a site in the plugin, that is not in the first 100 returned by Matomo API?

Viewing 4 replies - 1 through 4 (of 4 total)
  • Berg Informatik

    (@berginformatik)

    I have the same problem. As a very hacky workaround i change the id of the selected option manually inside the DOM (with inspector) before save plugin settings. Hope the plugin author can take care of them soon.

    Plugin Author braekling

    (@braekling)

    An option to change the filter limit will be available with the next update available this weekend.

    Plugin Author braekling

    (@braekling)

    Sorry for the delay. Due to a high workload I was not able to finish the update yet. (I’m doing this in my free time.) Hope to get it done this weekend, I’ll keep you updated.

    Plugin Author braekling

    (@braekling)

    Finally, it’s done. 1.0.22 offers an expert option to set filter_limit on your own. Choose -1 to fetch unlimited entries.

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Plugin only get top 100 items’ is closed to new replies.