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

Commit 2f7c889e authored by smain@google.com's avatar smain@google.com Committed by android-build-merger
Browse files

tweak the NDK download analytics event tag

am: 72818024

* commit '72818024':
  tweak the NDK download analytics event tag

Change-Id: Ied3fe64b85bfdaa9322429da7a9b75dc38321181
parents 29e355b2 72818024
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;