mirror of
https://github.com/LBRYFoundation/lbry.com.git
synced 2025-08-23 17:47:26 +00:00
google optimize anti-flicker code
This commit is contained in:
parent
d666f1e112
commit
074449dbe2
1 changed files with 6 additions and 0 deletions
|
@ -1,4 +1,10 @@
|
|||
<?php if (IS_PRODUCTION): ?>
|
||||
<style>.async-hide { opacity: 0 !important} </style>
|
||||
<script>(function(a,s,y,n,c,h,i,d,e){s.className+=' '+y;h.start=1*new Date;
|
||||
h.end=i=function(){s.className=s.className.replace(RegExp(' ?'+y),'')};
|
||||
(a[n]=a[n]||[]).hide=h;setTimeout(function(){i();h.end=null},c);h.timeout=c;
|
||||
})(window,document.documentElement,'async-hide','dataLayer',4000,
|
||||
{'GTM-NT8579P':true});</script>
|
||||
<script>
|
||||
<?php //google analytics ?>
|
||||
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
|
||||
|
|
Loading…
Add table
Reference in a new issue