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

Coffee Break: Join us on Wednesday, April 5th at 10am PT to chat with Ben Gaines, Director of Product Management for Adobe Analytics. Ben will be online to answer your Analytics and Adobe Summit questions.
SOLVED

Prevent Click Event (s.tl) from firing when user clicks image and drags

Avatar

Level 3

Hi all, so i'm experiencing something, I want to track click on my anchor elements, however, we have a carousel and when a user clicks and swipes/drags to the next carousel item, a click(s.tl) is fired. how can i prevent it from firing when a user is dragging/sliding through the images and only capture/fire the click(s.tl) when the user clicks it vs. sliding through?

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

Edward, it's likely that your tracking implementation is mapped to the event that triggers in both cases (click and drag/slide). If you find a way how to differentiate these two event types and link the tracking to the click event, then it will allow to get the desired result.

3 Replies

Avatar

Level 10
Do you have a URL where we can see the page?

Avatar

Level 3
sent you a message with the URL. thanks

Avatar

Correct answer by
Community Advisor

Edward, it's likely that your tracking implementation is mapped to the event that triggers in both cases (click and drag/slide). If you find a way how to differentiate these two event types and link the tracking to the click event, then it will allow to get the desired result.