Below custom event property strips the URL of the parameters, making it easier to analyse.
ie. xxx.myshopify.com?utm_source=test&utm_medium_test.....
turns into xxx.myshopify.com
โ
โ
SPLIT(@"""{"label":"Current URL","propertyDefaultType":"string","resourceType":"event","type":"string","value":"$current_url"}"""@,"?",1)