An Chomhairle Oidhreachta

Is cuid dár ndúchas í an oidhreacht

Is cuid dár ndúchas í an oidhreacht

Tuilleadh: Projects

Tionscadail na míosa

Roimhe Seo Chéad eile
document.querySelectorAll('a[href$=".pdf"]').forEach(link => { link.addEventListener('click', event => { let fileName = link.getAttribute('href'); fathom.trackEvent(`PDF Download: ${fileName}`); }); });