let docAnalytics = document.getElementById('pageAnalytics'); function trackClick(e) { docAnalytics.fireEvent('socialfooter' + e.id); }