diff --git a/app/templates/withnav_template.html b/app/templates/withnav_template.html
index da950a60d..018c08005 100644
--- a/app/templates/withnav_template.html
+++ b/app/templates/withnav_template.html
@@ -14,8 +14,8 @@
class="navigation-service-basic-view-preview"
data-module="track-event"
data-event-category="basic-view"
- data-error-action="preview"
- data-error-label="{{ current_service.id }}"
+ data-event-action="preview"
+ data-event-label="{{ current_service.id }}"
>Preview of basic view
Back to settings
{% endif %}