19 Click Tracking Implementation | BCS 19 Click Tracking Implementation | BCSBCS

19 Click Tracking Implementation

Adobe Launch BCS 4 years ago (2019-12-01) 1867 Views 0 Comments

This is actually event tracking. Let’s use a case to explain how to do Click Tracking Implementation. Suppose we need to track the user ’s click on the Adobe Launch Guide. The location is shown below:

19 Click Tracking Implementation

 

Create A Rule

 

Alright, let’s start setting up now, go directly to Adobe Launch and create a new Rules named “Click Adobe Launch Guide”

19 Click Tracking Implementation

 

Set Event

The Event Type selection in Event is Click, and you will see the following interface:

19 Click Tracking Implementation

 

  • specific elements are precisely targeted clicks
  • any element is tracking all clicks

Return to the page, move the mouse to the position you want to track, right-click, and select “Inspect”:

19 Click Tracking Implementation

 

Right-click copy and select “copy selector”:

19 Click Tracking Implementation

 

Paste to Elements matching the CSS selector:

19 Click Tracking Implementation

  • and having certain property values ​​… additional properties the tag has that you want to match. It is officially not recommended to use this method. It will change the logic of the library. Basically, CSS can be accurately positioned. You don’t need to check this.
  • If the element is a link, delay navigation——The purpose of this is to launch a page jump so that the event has time to trigger, and generally does not need to be checked. You can enter the desired delay in milliseconds.  The default value is 100 milliseconds.
  • Run this rule even when the event originates from a descendant element——Allow events on child elements to bubble
  • Allow this rule to run even if the event already triggered a rule targeting a descendant element——Allow events on child elements to bubble
  • After the rule runs, prevent the event from triggering rules targeting ancestor elements——Prevent triggering of higher-level positioning. Generally unselected, it will affect other events.

Then save.

Set Actions

After opening, do the following configuration, first set the variables:

19 Click Tracking Implementation

 

To use Events here, we need to go to Adobe Analytics to enable,Go to the success event in the report suite to start an event. Here is event1

19 Click Tracking Implementation

Then return to Launch Settings Events, as follows:

19 Click Tracking Implementation

 

After saving, click “+” behind Action

19 Click Tracking Implementation

 

Then do the following settings:

19 Click Tracking Implementation

Choose the second one and don’t consider it as a PV type.  Link Name can be set to https://www.bbccss.com/docs/adobe-launch, or blank .

Then save.

Publish and Test

Tested with Adobe Experience Cloud Debugger after Publish:19 Click Tracking Implementation

Click on this position where you tracking and you can see that event1 has been recorded.


If you don't understand, You can leave a comment below.
Like (2)
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