changed event action
This commit is contained in:
parent
e0a9835952
commit
4a0fd090f8
@ -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,
|
||||
|
Loading…
Reference in New Issue
Block a user