Skip to content

Commit

Permalink
update google tags
Browse files Browse the repository at this point in the history
  • Loading branch information
AnalogJ committed Dec 17, 2023
1 parent 95939b9 commit aa276be
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions _layouts/default.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,16 @@
<!DOCTYPE html>
<html lang="en">
<head>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-719M4E8HV3"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());

gtag('config', 'G-719M4E8HV3');
</script>

<link rel="canonical" href="https://www-beta.fastenhealth.com" />
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
Expand Down

0 comments on commit aa276be

Please sign in to comment.