Expand my Community achievements bar.

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.