Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Jeremy Groot
/
stellervista-Intranet
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
97dd2421
authored
2024-01-15 12:09:00 -0500
by
Jeremy Groot
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
removed facebook pixel code
1 parent
70b78f56
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
20 deletions
wp-content/themes/understrap-child/header.php
wp-content/themes/understrap-child/header.php
View file @
97dd242
...
...
@@ -27,26 +27,6 @@ j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
<!-- End Google Tag Manager -->
<?php
}
?>
<!-- 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'
,
'25002874559311073'
);
fbq
(
'track'
,
'PageView'
);
</script>
<noscript>
<img
height=
"1"
width=
"1"
src=
"https://www.facebook.com/tr?id=25002874559311073&ev=PageView
&noscript=1"
/>
</noscript>
<!-- End Facebook Pixel Code -->
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1, minimum-scale=1"
>
<link
rel=
"profile"
href=
"http://gmpg.org/xfn/11"
>
<?php
wp_head
();
?>
...
...
Please
register
or
sign in
to post a comment