Expand my Community achievements bar.

Interested in becoming an Adobe Analytics Champion? Join us on May 15 at 9 am PT, and learn how to become a 2025 Adobe Champion.

Mark Solution

This conversation has been locked due to inactivity. Please create a new post.

SOLVED

Tracking details about clicks on a widget

Avatar

Employee

I have a widget called “help_links” in Help Center that is being tracked in Omega. There are multiple links that can be clicked inside of that widget, but I can’t figure out how to see which of those links gets clicked the most… It seems like there should be an easy way to do this, but is there?

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

@andywat I would user Adobe debugger to see (open debugger and click on links, you can see tracking calls details in debugger) in which variable links are being tracked, once you get that it's easy find.

 

View solution in original post

1 Reply

Avatar

Correct answer by
Community Advisor

@andywat I would user Adobe debugger to see (open debugger and click on links, you can see tracking calls details in debugger) in which variable links are being tracked, once you get that it's easy find.