projects
/
WP-Themes
/
staffords.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
58efe55
)
adding pixel tracking code before the ending body tag
author
Anthony Talarico
<talarico@gaslightmedia.com>
Thu, 12 Jan 2017 13:42:35 +0000
(08:42 -0500)
committer
Anthony Talarico
<talarico@gaslightmedia.com>
Thu, 12 Jan 2017 13:42:35 +0000
(08:42 -0500)
footer.php
patch
|
blob
|
history
diff --git
a/footer.php
b/footer.php
index
07ac39b
..
50b1358
100644
(file)
--- a/
footer.php
+++ b/
footer.php
@@
-67,5
+67,8
@@
<!-- Segment Pixel - MI - Staffords Hospitality - Site - DO NOT MODIFY -->
<img src="//ib.adnxs.com/seg?add=3410478&t=2" width="1" height="1" />
<!-- End of Segment Pixel -->
+ <!-- Pixel Tracking Code - DO NOT MODIFY -->
+<img src="//ib.adnxs.com/seg?add=3410478&t=2" width="1" height="1" />
+<!-- End of Pixel Tracking code -->
</body>
</html>