I want to setup a Shopify Webhook on the Order Cancellation event that will cause some javascript code to be run. In this specific case, I want to send a negative transaction to Google Analytics to remove the transaction when an order is cancelled (as described here: https://support.google.com/analytics/answer/1037443?hl=en ) I have my callback url / page setup (PHP) and it