Does anyone knows how to get the UTM parameters and Referrer of a user session?
I know it is possible to get the UTM parameters through Order.CustomerJourney object but it assumes that a customer placed an order.
I am looking for a solution that will work if a customer does NOT order anything. For example, if someone is simply visiting a home page or a product page, and any other page on my store.
I have found some suggestions on the internet to look into _shopify_sa_p and _shopify_sa_t cookies but I could not get it working
