Hi Jen!
I totally understand what you're saying. What I'm wanting to know is if it's possible to replace a trackAction call with trackLocation and still fire all of the relevant variables I had in trackAction so I can preserve the amount of calls being fired.
For example, say I would normally capture adding an item to my cart using trackAction. Is it possible to fire trackLocation instead and still pass all of the values I would have passed in the trackLocation call; or, do I still have to fire both calls separately?