Custom navigation buttons not showing correct names in User Tracking

I’m having trouble with
How can I make custom navigation links and buttons show the correct names in my analytics? Right now, I can’t tell where users are clicking, and the data looks so messy.

Trying to track user behavior, I noticed that when users click on links or buttons, the clicks are recorded as “blank 1”, “blank 2”, etc., instead of showing proper names like “Menu” or “Home.” I think this is because all the navigation links and buttons on my website are custom button. I tried assigning unique IDs to each button, but it didn’t solve the problem.

Working in
Wix Studio

Extra context
https://www.dimsum.at/blank-2 instead of https://www.dimsum.at/contact

Screenshot 2025-07-19 223733

1 Like

If anyone’s wondering, to fix the wrong page name in the URL “/blank”, go to the Page panel, click the three dots next to the page name, then choose SEO Basics. Under URL slug, rename “/blank” to the correct one like “/menu”

1 Like

Thanks for taking the time to loop around and share the solution :slight_smile: