Skip to content

Add option to bundle Matomo tracking code (or always do it) #2

@tsteur

Description

@tsteur

When the Matomo tag is included in a container, in all cases we are loading the Matomo tracking code async as soon as the tag manager container is being loaded.

To avoid having two requests in such cases (one for the tag manager container and one for the matomo tracking code), it would be great to directly embed the tracking code into the container. This will also simplify the logic of loading the matomo tracking code and increase performance plus especially reduce load on the server by having less requests.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions