41
41
< meta property ="fb:app_id " content ="655968634437471 ">
42
42
< meta property ="og:title " content ="Material Dashboard by Creative Tim ">
43
43
< meta property ="og:type " content ="article ">
44
- < meta property ="og:url " content ="http ://demos.creative-tim.com/material-dashboard/presentation.html ">
44
+ < meta property ="og:url " content ="https ://demos.creative-tim.com/material-dashboard/presentation.html ">
45
45
< meta property ="og:image " content ="https://s3.amazonaws.com/creativetim_bucket/products/50/opt_md_thumbnail.jpg ">
46
46
< meta property ="og:description " content ="Prototype and Develop with a Badass Bootstrap 4 Admin Template inspired by Material Design. ">
47
47
< meta property ="og:site_name " content ="Creative Tim ">
72
72
}
73
73
}
74
74
</ style >
75
+ <!-- Google Tag Manager -->
76
+ < script > ( function ( w , d , s , l , i ) { w [ l ] = w [ l ] || [ ] ; w [ l ] . push ( { 'gtm.start' :
77
+ new Date ( ) . getTime ( ) , event :'gtm.js' } ) ; var f = d . getElementsByTagName ( s ) [ 0 ] ,
78
+ j = d . createElement ( s ) , dl = l != 'dataLayer' ?'&l=' + l :'' ; j . async = true ; j . src =
79
+ 'https://www.googletagmanager.com/gtm.js?id=' + i + dl ; f . parentNode . insertBefore ( j , f ) ;
80
+ } ) ( window , document , 'script' , 'dataLayer' , 'GTM-NKDMSK6' ) ; </ script >
81
+ <!-- End Google Tag Manager -->
75
82
</ head >
76
83
77
84
< body >
85
+ <!-- Google Tag Manager (noscript) -->
86
+ < noscript > < iframe src ="https://www.googletagmanager.com/ns.html?id=GTM-NKDMSK6 "
87
+ height ="0 " width ="0 " style ="display:none;visibility:hidden "> </ iframe > </ noscript >
88
+ <!-- End Google Tag Manager (noscript) -->
78
89
< nav class ="navbar navbar-color-on-scroll navbar-transparent fixed-top navbar-expand-lg " color-on-scroll ="100 " id ="sectionsNav ">
79
90
< div class ="container ">
80
91
< div class ="navbar-translate ">
100
111
< li class ="nav-item ">
101
112
< a href ="https://github.com/creativetimofficial/material-dashboard " target ="_blank " class ="nav-link ">
102
113
< i class ="fa fa-github mr-2 "> </ i >
103
- Help with a star
114
+ Github
115
+ </ a >
116
+ </ li >
117
+ < li class ="nav-item ">
118
+ < a href ="https://demos.creative-tim.com/material-dashboard/examples/dashboard.html " target ="_blank " class ="nav-link ">
119
+ < i class ="material-icons "> view_carousel</ i >
120
+ Live Preview
104
121
</ a >
105
122
</ li >
106
123
< li class ="nav-item ">
@@ -383,15 +400,15 @@ <h3>Thank you for supporting us!</h3>
383
400
</ div >
384
401
< footer class ="footer ">
385
402
< div class ="container ">
386
- < a class ="footer-brand " href ="http ://www.creative-tim.com "> Material Dashboard</ a >
403
+ < a class ="footer-brand " href ="https ://www.creative-tim.com "> Material Dashboard</ a >
387
404
< ul class ="pull-center ">
388
405
< li >
389
- < a href ="http ://www.creative-tim.com/ " target ="_blank ">
406
+ < a href ="https ://www.creative-tim.com/ " target ="_blank ">
390
407
Creative Tim
391
408
</ a >
392
409
</ li >
393
410
< li >
394
- < a href ="http ://presentation.creative-tim.com/ " target ="_blank ">
411
+ < a href ="https ://presentation.creative-tim.com/ " target ="_blank ">
395
412
About Us
396
413
</ a >
397
414
</ li >
@@ -401,7 +418,7 @@ <h3>Thank you for supporting us!</h3>
401
418
</ a >
402
419
</ li >
403
420
< li >
404
- < a href ="http ://www.creative-tim.com/license " target ="_blank ">
421
+ < a href ="https ://www.creative-tim.com/license " target ="_blank ">
405
422
Licenses
406
423
</ a >
407
424
</ li >
@@ -472,6 +489,35 @@ <h3>Thank you for supporting us!</h3>
472
489
473
490
474
491
} ) ;
492
+ // Facebook Pixel Code Don't Delete
493
+ ! function ( f , b , e , v , n , t , s ) { if ( f . fbq ) return ; n = f . fbq = function ( ) { n . callMethod ?
494
+ n . callMethod . apply ( n , arguments ) :n . queue . push ( arguments ) } ; if ( ! f . _fbq ) f . _fbq = n ;
495
+ n . push = n ; n . loaded = ! 0 ; n . version = '2.0' ; n . queue = [ ] ; t = b . createElement ( e ) ; t . async = ! 0 ;
496
+ t . src = v ; s = b . getElementsByTagName ( e ) [ 0 ] ; s . parentNode . insertBefore ( t , s ) } ( window ,
497
+ document , 'script' , 'https://connect.facebook.net/en_US/fbevents.js' ) ;
498
+
499
+ try {
500
+ fbq ( 'init' , '111649226022273' ) ;
501
+ fbq ( 'track' , "PageView" ) ;
502
+
503
+ } catch ( err ) {
504
+ console . log ( 'Facebook Track Error:' , err ) ;
505
+ }
506
+
507
+
508
+ var _gaq = _gaq || [ ] ;
509
+ _gaq . push ( [ '_setAccount' , 'UA-46172202-1' ] ) ;
510
+ _gaq . push ( [ '_trackPageview' ] ) ;
511
+
512
+ ( function ( ) {
513
+ var ga = document . createElement ( 'script' ) ;
514
+ ga . type = 'text/javascript' ;
515
+ ga . async = true ;
516
+ ga . src = ( 'https:' == document . location . protocol ? 'https://ssl' : 'http://www' ) + '.google-analytics.com/ga.js' ;
517
+ var s = document . getElementsByTagName ( 'script' ) [ 0 ] ;
518
+ s . parentNode . insertBefore ( ga , s ) ;
519
+ } ) ( ) ;
520
+
475
521
</ script >
476
522
477
523
0 commit comments