I have a list of links( to external urls )on my website, how do I track the traffic of my users clicking on any of those links, so I can see which links has the most clicks. For example
If the Wix Location API’s to() function had provision to open the link in a new tab then you could use the Wix Window’s trackEvent() function to track link clicks.
If you are not opening the link in a new tab then you can do the above, otherwise you could perhaps use Google Tag Manager to track button clicks as Events on your Google Analytics.