This is an automated email from the ASF dual-hosted git repository.
dmagda pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ignite-website.git
The following commit(s) were added to refs/heads/master by this push:
new ab25bd5 updates the events' banner
ab25bd5 is described below
commit ab25bd511486eb038d5484744d02742385a7323f
Author: Denis Magda <[email protected]>
AuthorDate: Thu Aug 13 09:02:30 2020 -0700
updates the events' banner
---
download.html | 8 ++++++--
includes/header.html | 10 ++++++----
2 files changed, 12 insertions(+), 6 deletions(-)
diff --git a/download.html b/download.html
index a2fb70c..eb8c975 100644
--- a/download.html
+++ b/download.html
@@ -71,8 +71,12 @@ under the License.
<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">