EmmanuelRoux / ngx-matomo-client

Matomo analytics client for Angular applications
https://matomo.org/
MIT License
74 stars 16 forks source link

Allow customization of script tag #22

Closed EmmanuelRoux closed 2 years ago

EmmanuelRoux commented 2 years ago

Provide a way to customize the injected script tag.

Currently, it is inserted as <script src="..." defer async type="text/javascript">.

It would be great to be able to add custom attributes to script tag, such as data-cookieconsent="statistics".

github-actions[bot] commented 2 years ago

:tada: This issue has been resolved in version 2.2.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: