material-components-web-catalog
material-components-web-catalog copied to clipboard
Analytics: Filter label changes
Too many events are being fired when users adjust labels. We should prune the label info from the url and compare the previous location.hash to the new location.hash (without labels) to determine if a change has occurred before sending an analytics event.