From 4a0fd090f893330cc7a05de355b298684cf3ac17 Mon Sep 17 00:00:00 2001 From: Cappy Popp <356651+cappypopp@users.noreply.github.com> Date: Thu, 7 Jan 2021 11:21:42 -0500 Subject: [PATCH] changed event action --- LinkedIn - Demo Form Autofill.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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,