Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

Bug? Click Tracking Delay disables open in New Tab

Avatar

Level 4

Hey,

I have a Click tracking rule setup in Adobe Launch, with the following configuration:

EVENTS:

  • Extension: CORE
  • Event Type: Click
  • CSS Selector: .teaser-link, teaser-title-link, .content-link
  • [X] If the element is a link, delay navigation until rule runs

CONDITIONS:

  • Extension: CORE
  • Condition Type: Custom Code

ACTIONS:

  • Set Variables
  • Send Beacon

With the above configuration, when I click the link while holding down the command key, then the link opens in the same tab. The expected behaviour is that the link would open in a new tab.

If I uncheck the "If the element is a link, delay navigation until rule runs" option, then when I click the link while holding down the command key, then the link opens in the new tab.

0 Replies