ddd
Showing
2 changed files
with
12 additions
and
1 deletions
| ... | @@ -36,6 +36,17 @@ $navbar_type = get_theme_mod( 'understrap_navbar_type', 'collapse-numbers' | ... | @@ -36,6 +36,17 @@ $navbar_type = get_theme_mod( 'understrap_navbar_type', 'collapse-numbers' |
| 36 | })(window,document,'script','dataLayer','GTM-NPF5PDM');</script> | 36 | })(window,document,'script','dataLayer','GTM-NPF5PDM');</script> |
| 37 | <!-- End Google Tag Manager --> | 37 | <!-- End Google Tag Manager --> |
| 38 | <?php wp_head(); ?> | 38 | <?php wp_head(); ?> |
| 39 | <!-- Hotjar Tracking Code for https://yournumbers.ca/ --> | ||
| 40 | <script> | ||
| 41 | (function(h,o,t,j,a,r){ | ||
| 42 | h.hj=h.hj||function(){(h.hj.q=h.hj.q||[]).push(arguments)}; | ||
| 43 | h._hjSettings={hjid:2854947,hjsv:6}; | ||
| 44 | a=o.getElementsByTagName('head')[0]; | ||
| 45 | r=o.createElement('script');r.async=1; | ||
| 46 | r.src=t+h._hjSettings.hjid+j+h._hjSettings.hjsv; | ||
| 47 | a.appendChild(r); | ||
| 48 | })(window,document,'https://static.hotjar.com/c/hotjar-','.js?sv='); | ||
| 49 | </script> | ||
| 39 | <!-- Meta Pixel Code --> | 50 | <!-- Meta Pixel Code --> |
| 40 | <script> | 51 | <script> |
| 41 | !function(f,b,e,v,n,t,s) | 52 | !function(f,b,e,v,n,t,s) | ... | ... |
-
Please register or sign in to post a comment