Click and visit tracking
Private, first-party counts with no third parties.
WP MyLinks counts link clicks and page visits on your own server, with no cookies, no IP logging and no external analytics service. Bots and crawlers are filtered out.
Where the numbers appear
The MyLinks admin list shows a Views column and a Clicks column for each page. Click totals are kept per link, keyed by the link URL, so they survive reordering.
Google Tag Manager and GA4
When Google Tag Manager is present, every link click also pushes a wp_mylinks_click event, with the link URL, title and page ID, to window.dataLayer. Build a GTM trigger on that event to forward clicks to GA4 or any other tag. Nothing happens when the dataLayer is absent.