Im having an issue with my page, I’ve set up my tracking this way:
mixpanel.track_links('#heroButton', 'Clicked Nav Link');
When I click the link it seems to act weird and it takes me to an undefined page, on my wordpress website.
in my console im getting this:

Any ideas on what I can do to stop that?