diff --git a/404.md b/404.md index 8ecc68cf63..5a1f0c6b0b 100644 --- a/404.md +++ b/404.md @@ -1,6 +1,7 @@ --- title: "Sorry, we can't find that page" permalink: /404.html +skip_feedback: true notoc: true sitemap: false skip_read_time: true diff --git a/_config_production.yml b/_config_production.yml index fb0b8bc525..3006ce5636 100644 --- a/_config_production.yml +++ b/_config_production.yml @@ -15,7 +15,9 @@ exclude: # Google Analytics, etc. google_analytics: GTM-WL2QLG5 -onetrust_id: 8e0ebfd9-035d-4ec2-9b2f-a2de9c09f906 +polldaddy_id: 8453675 +onetrust_id: 8e0ebfd9-035d-4ec2-9b2f-a2de9c09f906 +hotjar_id: 3169877 # Assets # diff --git a/_includes/feedback.html b/_includes/feedback.html index efd29b9f83..f56fac8c72 100644 --- a/_includes/feedback.html +++ b/_includes/feedback.html @@ -1,5 +1,5 @@ {%- if site.hotjar_id != '' and page.skip_feedback != true -%} - +