Fix googgle tracking

This commit is contained in:
dev-chiefworks
2022-02-01 12:21:59 -05:00
parent dbe9afc40a
commit 03deb54efd
2 changed files with 18 additions and 1 deletions
+17
View File
@@ -26,6 +26,23 @@
Learn how to configure a non-root public URL by running `npm run build`.
-->
<title>WrenchBoard</title>
<script>
(function (i, s, o, g, r, a, m) {
i['GoogleAnalyticsObject'] = r;
i[r] = i[r] || function () {
(i[r].q = i[r].q || []).push(arguments)
}, i[r].l = 1 * new Date();
a = s.createElement(o),
m = s.getElementsByTagName(o)[0];
a.async = 1;
a.src = g;
m.parentNode.insertBefore(a, m)
})(window, document, 'script', 'https://www.google-analytics.com/analytics.js', 'ga');
ga('create', 'UA-54829827-4', 'auto');
ga('send', 'pageview');
</script>
</head>
<body>
<noscript>You need to enable JavaScript to run this app.</noscript>
+1 -1
View File
@@ -21,7 +21,7 @@ function FooterHomeOne({ className }) {
<p>
{`It is simple. You can do something that somebody is ready to pay you for. WrenchBoard is the platform to connect you with earning opportunities. `}
</p>
<a href="/services">
<a href="/service">
Read More <i className="fal fa-arrow-right" />
</a>
<div className="social mt-30">