Form Submit:Form submission tracking | BCS Form Submit:Form submission tracking | BCSBCS

Form Submit:Form submission tracking

Adobe Launch BCS 4 years ago (2020-01-19) 3095 Views 0 Comments
Trigger the action when a form is submitted. This is the form submission tracking.
Form Submit:Form submission tracking
There is a requirement that the type = submit in the code can implement form tracking. The code structure is as follows:
Form Submit:Form submission tracking
Only fired when successfully submitted.

Create a Rule

Create a Rule and name it Form Submit:
Form Submit:Form submission tracking

EVENTS

Create an EVENTS, select Submit for Event Types:

Form Submit:Form submission tracking

Here you need to do some settings for the event type Submit and you need to locate it. Here, use the CSS method to locate it.

Return to the page of the website, move the mouse to Submit:

Form Submit:Form submission tracking

and then right-click to view Inspect, and the cursor will be positioned at the line of the source code where you are. Then copy it as follows:

Form Submit:Form submission tracking

Paste into Elements matching the CSS selector:

Form Submit:Form submission tracking

There are other settings here, such as And having certain property values ​​and Advanced options (Bubbling)

And having certain property values: This is a restriction on Property,  Using this option to target elements will add logic to the JavaScript library that will adversely affect performance. Adobe recommends using the CSS selector option above. and it is generally not checked.

 

Advanced options (Bubbling) generally check the first two by default.  Copying CSS using the method above is already positioned to the lowest level, so there is no relationship of inclusion.

These settings can be selected by default.

ACTIONS

Create the first Action and set event1 to Form Submit. The specific settings are as follows:

Form Submit:Form submission tracking

 

Create a second Action and set it do  not treat is as a page views. The specific settings are as follows:

Form Submit:Form submission tracking

 

The final complete Rules setup is:

Form Submit:Form submission tracking

Publish & Test

Publish a version and test it.

 

Reference 24 Form Tracking Implementation

 

 

 

 


If you don't understand, You can leave a comment below.
Like (0)
Post my comment
Cancel comment
Expression Bold Strikethrough Center Italic

Hi, you need to fill in your nickname and email!

  • Nickname (required)
  • Email (required)
  • Website