diff --git a/LinkedIn - Demo Form Autofill.html b/LinkedIn - Demo Form Autofill.html
index 6ba42e4..98bf88b 100644
--- a/LinkedIn - Demo Form Autofill.html
+++ b/LinkedIn - Demo Form Autofill.html
@@ -111,7 +111,7 @@
var values = form.getValues(),
eventData = {
category: 'LinkedIn Form AutoFill',
- action: 'mktoForm_' + form.getId() + '-', // will automatically set dlv-action which we'll pass to form id to name mapper in event submit in GTM
+ action: 'mktoForm_' + form.getId() + ' [LinkedIn AutoFill]', // will automatically set dlv-action which we'll pass to form id to name mapper in event submit in GTM
label: [
values.Company,
values.Industry,