Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
D
dic-global-dev
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
CI / CD
CI / CD
Pipelines
Schedules
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
Manzar Hussain
dic-global-dev
Commits
63d91aa2
Commit
63d91aa2
authored
Apr 08, 2021
by
Manzar Hussain
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
facebook gtm
parent
45cbc71b
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
17 additions
and
0 deletions
+17
-0
html.html.twig
themes/custom/envigo/templates/layout/html.html.twig
+17
-0
No files found.
themes/custom/envigo/templates/layout/html.html.twig
View file @
63d91aa2
...
...
@@ -59,6 +59,23 @@ twq('init','o3ndg');
twq
(
'track'
,
'PageView'
);
</script>
<!-- End Twitter universal website tag code -->
<!-- Facebook Pixel Code -->
<script>
!
function
(
f
,
b
,
e
,
v
,
n
,
t
,
s
)
{
if
(
f
.
fbq
)
return
;
n
=
f
.
fbq
=
function
(){
n
.
callMethod
?
n
.
callMethod
.
apply
(
n
,
arguments
):
n
.
queue
.
push
(
arguments
)};
if
(
!
f
.
_fbq
)
f
.
_fbq
=
n
;
n
.
push
=
n
;
n
.
loaded
=!
0
;
n
.
version
=
'2.0'
;
n
.
queue
=
[];
t
=
b
.
createElement
(
e
);
t
.
async
=!
0
;
t
.
src
=
v
;
s
=
b
.
getElementsByTagName
(
e
)[
0
];
s
.
parentNode
.
insertBefore
(
t
,
s
)}(
window
,
document
,
'script'
,
'https://connect.facebook.net/en_US/fbevents.js'
);
fbq
(
'init'
,
'782933275920155'
);
fbq
(
'track'
,
'PageView'
);
</script>
<noscript><img
height=
"1"
width=
"1"
style=
"display:none"
src=
"https://www.facebook.com/tr?id=782933275920155&ev=PageView&noscript=1"
/></noscript>
<!-- End Facebook Pixel Code -->
</head>
<body
{{
attributes.addClass
(
body_classes
)
}}
>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment