11<!DOCTYPE html>
22< html lang ="en ">
3- < head >
4- < meta charset ="UTF-8 " />
5- < meta name ="viewport " content ="width=device-width, initial-scale=1.0 " />
6- < title > Evaluare ONG | Creștem.ONG</ title >
7- < meta name ="apple-mobile-web-app-title " content ="Creștem.ONG " />
8- < link rel ="icon " type ="image/png " href ="/favicon-96x96.png " sizes ="96x96 " />
9- < link rel ="shortcut icon " href ="/favicon.ico " />
10- < link rel ="apple-touch-icon " sizes ="180x180 " href ="/apple-touch-icon.png " />
11- < link rel ="manifest " href ="/site.webmanifest " />
12- </ head >
13- < body >
14- < div id ="root "> </ div >
15- < div id ="fb-root "> </ div >
16- < script type ="module " src ="/src/main.tsx "> </ script >
173
18- <!-- Your Chat Plugin code -->
19- < div id ="fb-customer-chat " class ="fb-customerchat "> </ div >
4+ < head >
5+ < meta charset ="UTF-8 " />
6+ < meta name ="viewport " content ="width=device-width, initial-scale=1.0 " />
7+ < title > Evaluare ONG | Creștem.ONG</ title >
8+ < meta name ="apple-mobile-web-app-title " content ="Creștem.ONG " />
9+ < link rel ="icon " type ="image/png " href ="/favicon-96x96.png " sizes ="96x96 " />
10+ < link rel ="shortcut icon " href ="/favicon.ico " />
11+ < link rel ="apple-touch-icon " sizes ="180x180 " href ="/apple-touch-icon.png " />
12+ < link rel ="manifest " href ="/site.webmanifest " />
13+ </ head >
2014
21- < script >
22- var chatbox = document . getElementById ( "fb-customer-chat" ) ;
23- chatbox . setAttribute ( "page_id" , "158962987472579" ) ;
24- chatbox . setAttribute ( "attribution" , "biz_inbox" ) ;
25- </ script >
15+ < body >
16+ < div id ="root "> </ div >
17+ < div id ="fb-root "> </ div >
18+ < script type ="module " src ="/src/index.tsx "> </ script >
2619
27- <!-- Your SDK code -->
28- <!-- <script>-->
29- <!-- window.fbAsyncInit = function () {-->
30- <!-- FB.init({-->
31- <!-- xfbml: true,-->
32- <!-- version: "v16.0",-->
33- <!-- });-->
34- <!-- };-->
20+ <!-- Your Chat Plugin code -->
21+ < div id ="fb-customer-chat " class ="fb-customerchat "> </ div >
3522
36- <!-- (function (d, s, id) {-->
37- <!-- var js,-->
38- <!-- fjs = d.getElementsByTagName(s)[0];-->
39- <!-- if (d.getElementById(id)) return;-->
40- <!-- js = d.createElement(s);-->
41- <!-- js.id = id;-->
42- <!-- js.src = "https://connect.facebook.net/ro_RO/sdk/xfbml.customerchat.js";-->
43- <!-- fjs.parentNode.insertBefore(js, fjs);-->
44- <!-- })(document, "script", "facebook-jssdk");-->
45- <!-- </script>-->
23+ < script >
24+ var chatbox = document . getElementById ( "fb-customer-chat" ) ;
25+ chatbox . setAttribute ( "page_id" , "158962987472579" ) ;
26+ chatbox . setAttribute ( "attribution" , "biz_inbox" ) ;
27+ </ script >
28+ < script type ="text/javascript ">
29+ ( function ( window , document , dataLayerName , id ) {
30+ window [ dataLayerName ] = window [ dataLayerName ] || [ ] , window [ dataLayerName ] . push ( { start : ( new Date ) . getTime ( ) , event : "stg.start" } ) ; var scripts = document . getElementsByTagName ( 'script' ) [ 0 ] , tags = document . createElement ( 'script' ) ;
31+ var qP = [ ] ; dataLayerName !== "dataLayer" && qP . push ( "data_layer_name=" + dataLayerName ) ; var qPString = qP . length > 0 ? ( "?" + qP . join ( "&" ) ) : "" ;
32+ tags . async = ! 0 , tags . src = "https://trillenials.containers.piwik.pro/" + id + ".js" + qPString , scripts . parentNode . insertBefore ( tags , scripts ) ;
33+ ! function ( a , n , i ) { a [ n ] = a [ n ] || { } ; for ( var c = 0 ; c < i . length ; c ++ ) ! function ( i ) { a [ n ] [ i ] = a [ n ] [ i ] || { } , a [ n ] [ i ] . api = a [ n ] [ i ] . api || function ( ) { var a = [ ] . slice . call ( arguments , 0 ) ; "string" == typeof a [ 0 ] && window [ dataLayerName ] . push ( { event : n + "." + i + ":" + a [ 0 ] , parameters : [ ] . slice . call ( arguments , 1 ) } ) } } ( i [ c ] ) } ( window , "ppms" , [ "tm" , "cm" ] ) ;
34+ } ) ( window , document , 'dataLayer' , '89fa003a-2a3a-42bb-a74b-1761008dc779' ) ;
35+ </ script >
4636
47- < script
48- async
49- src ="https://www.googletagmanager.com/gtag/js?id=G-YYGDLRNFCC "
50- > </ script >
51- < script >
52- window . dataLayer = window . dataLayer || [ ] ;
53- function gtag ( ) {
54- dataLayer . push ( arguments ) ;
55- }
56- gtag ( "js" , new Date ( ) ) ;
57- gtag ( "config" , "G-YYGDLRNFCC" ) ;
58- </ script >
59- </ body >
60- </ html >
37+ </ body >
38+
39+ </ html >
0 commit comments