diff --git a/404.html b/404.html
index 8968ea78ff..c004ac8253 100644
--- a/404.html
+++ b/404.html
@@ -26,7 +26,7 @@
btnContainer.append(backBtn);
}
}
- sampleRUM('404', { source: document.referrer, target: window.location.href });
+ sampleRUM('404', { source: document.referrer });
});