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?
@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.
@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.