changed event action

This commit is contained in:
Cappy Popp 2021-01-07 11:21:42 -05:00
parent e0a9835952
commit 4a0fd090f8

View File

@ -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,