Skip to content

Commit 2539d40

Browse files
committed
some issue fixed and code refactored
1 parent f6b04a2 commit 2539d40

File tree

12 files changed

+737
-16
lines changed

12 files changed

+737
-16
lines changed
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
<script type="text/javascript">
2+
(function(a,s,i,m,o,v,x){a['LibAnalytics']=o;a[o]=a[o]||function(){
3+
(a[o].q=a[o].q||[]).push(arguments)},a[o].l=1*new Date();v=s.createElement(i),
4+
x=s.getElementsByTagName(i)[0];v.async=1;v.src=m;x.parentNode.insertBefore(v,x)})
5+
(window,document,'script','http://larvabug.local/analytics/build/analytics.js','at');
6+
at('setAccount', '{{env('LB_PROJECT_ID')}}:{{env('LB_SECRET')}}');
7+
at('trackPageview');
8+
</script>

0 commit comments

Comments
 (0)