I am trying to set up a shopping website using Shopify to handle the payment stuff. I seem to be able to do everything I want through the API, so the users only go to Shopify for checkout.
I used these instructions to send users directly to the Shopify checkout once they are ready: http://www.shopify.com/technology/4849802-new-feature-cart-permalinks
On that page it says "tracking parameters can be added", but I can't find any further explanation about that anywhere. My problem is that once users are sent to the checkout page, there is no way to track them as far as I can tell. I have my own user accounts. I would like users to be able to see their orders. Is that possible?
