updates the events' banner
diff --git a/download.html b/download.html
index a2fb70c..eb8c975 100644
--- a/download.html
+++ b/download.html
@@ -71,8 +71,12 @@
 <header id="header" class="affix header sticky-top shrink" data-spy="affix" data-offset-top="0">
     <div id="promotion-bar">
         <p>
-            Learn when you do NOT need Apache Ignite: <a href="https://www.meetup.com/Apache-Ignite-Virtual-Meetup/events/272551117" rel="noopener" target="_blank">
-            Register for Ignite Virtual Meetup on Sept 8th</a>
+            Learn when you do NOT need Apache Ignite:
+            <a href="https://www.meetup.com/Apache-Ignite-Virtual-Meetup/events/272551117"
+               rel="noopener" target="_blank"
+               onclick="gtag('event',  'banner_click', { 'event_category': 'ignite_tech_talk', 'event_label': 'when_not_to_use_ignite'});">
+            Register for Ignite Virtual Meetup on Sept 8th
+            </a>
         </p>
     </div>
     <div class="container">
diff --git a/includes/header.html b/includes/header.html
index 5592815..39880fe 100644
--- a/includes/header.html
+++ b/includes/header.html
@@ -2,10 +2,12 @@
 
 <header id="header" class="affix header sticky-top shrink" data-spy="affix" data-offset-top="0">
     <div id="promotion-bar">
-        <p>
-            Learn when you do NOT need Apache Ignite: <a href="https://www.meetup.com/Apache-Ignite-Virtual-Meetup/events/272551117" rel="noopener" target="_blank">
-            Register for Ignite Virtual Meetup on Sept 8th</a>
-        </p>
+        Learn when you do NOT need Apache Ignite:
+        <a href="https://www.meetup.com/Apache-Ignite-Virtual-Meetup/events/272551117"
+           rel="noopener" target="_blank"
+           onclick="gtag('event',  'banner_click', { 'event_category': 'ignite_tech_talk', 'event_label': 'when_not_to_use_ignite'});">
+            Register for Ignite Virtual Meetup on Sept 8th
+        </a>
     </div>
 
     <div class="container">