Skip to content

Don't load review logos if they are not shown #17422

@Findus23

Description

@Findus23

It seems like the images used by the review plugin (e.g. /plugins/Feedback/images/saasworthy.png) are loaded on every Matomo page view, even if the popup is not shown.

Changing <img src=""> to <img ng-src=""> doesn't seem to change a thing.
This could be used to save five requests that could instead load images that are blocking the rendering of the page.

Metadata

Metadata

Assignees

No one assigned

    Labels

    c: PerformanceFor when we could improve the performance / speed of Matomo.

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions