Skip to content

Commit 31b377d

Browse files
author
pipeline
committed
bug(EJ2-2519): tooltip sample description updated.
1 parent 3b53eac commit 31b377d

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

index.html

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,15 @@
111111
</div>
112112

113113
<script src="src/common/index.min.js" type="text/javascript"></script>
114+
<script>
115+
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
116+
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
117+
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
118+
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
119+
120+
ga('create', 'UA-233131-15', 'auto');
121+
ga('send', 'pageview');
122+
</script>
114123
</body>
115124

116125
</html>

0 commit comments

Comments
 (0)