Forum Moderators: DixonJones
Having wasted a huge amount of time trying to accomplish the above through WebTrends and NetTracker, I am now taking the wise advise of some fellow WW members and looking to impliment some sort of cookie/session based tracking system. I am pretty new to the development side of things and would really appreciate some clarification on a few points.
I currently run an e-commerce site that uses session variables to process orders. I am told (not here) that I can't use cookies on this type of site...is this right?
If I do need to use session variables to track, do I create a totally new one or somehow make it part of the current one?
If anybody has any links or info, possibly with some code examples, I would be extremely grateful to hear about it.
TIA