I have eCommerce systems with ads so I want to count every click from the ad card , so I add ad=true to check it in my controller. It counts fine and work smooth
but the problem is that if the page has been refreshed it will count more and more , so I need a way to remove this parameter how can I do this. if there any way else I am open to suggestions
advalue or remove it directly !!