or
Basically the code can be applied to any URL - could be the home page, product page, information page, etc.
When they click the URL and come to the store, I'd like to be able to track 2 things:
- the code itself (This is easy. I can get this from the URL.)
- find out if the sale has taken place during that particular session(visit).
Any pointers on how to achieve this or is this something already done in Opencart that I am not aware of?