Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 72818024 authored by smain@google.com's avatar smain@google.com
Browse files

tweak the NDK download analytics event tag

Change-Id: I822d744f7f370330a26f0ff612de357dbe1005fe
parent c607a4d4
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -217,7 +217,7 @@
           location.reload();
        }, 3000);
      });
      ga('send', 'event', 'NDK', 'IDE and Tools', $("#downloadForRealz").html());
      ga('send', 'event', 'SDK', 'NDK tools', $("#downloadForRealz").html());
      return true;
    } else {
      return false;
+1 −1
Original line number Diff line number Diff line
@@ -217,7 +217,7 @@
           location.reload();
        }, 3000);
      });
      ga('send', 'event', 'NDK', 'IDE and Tools', $("#downloadForRealz").html());
      ga('send', 'event', 'SDK', 'NDK tools', $("#downloadForRealz").html());
      return true;
    } else {
      return false;