The issued request looks like this: https://matomo.dev/piwik.php?link=https://example.com/&c_i=click&c_n=[content-name]&c_p=[content-piece]&c_t=[content-target]&idsite=1&[...] E.g. `<a href="https://example.com/" target="_blank"> <img src="image.svg" data-track-content="data-track-content" data-content-name="[content-name]" data-content-piece="[content-piece]"> </a>` If href is an internal link, content tracking works as expected.