$(".resource-download-links a").click(function() {
      gtag('event', 'download-link', {
        'event_label': $(this).text(),
        'event_category': 'resource',
        'value': $(this).parents(".resource-download-links").data("event-value")