diff --git a/pages/_app.tsx b/pages/_app.tsx
index 5b0f9792a0..94c2dd50d2 100644
--- a/pages/_app.tsx
+++ b/pages/_app.tsx
@@ -73,6 +73,19 @@ const Analytics = () => {
+ {/* Script for adding Qualified (https://www.qualified.com/)*/}
+
+
+ {/* End script for adding Qualified */}
{NEXT_PUBLIC_GTM_ID && (
<>
{/* Google Tag Manager */}