Im thinking about building an application on our website to track order places through our website and pass them over to another application via JSON feed. Just wondering if anyone knows of any tutorials to do this type of thing? Im guessing this would be done using a webservice or JSON => database feed. Any advice?
Im thinking about building an application on our website to track order places through
Share
The subject of your question is about pixel tracking, so I think you may be asking about a web bug. Attach a cookie to the bug, and you get lots of fun data. Beware of modern browsers’ security settings.
JSON is just a format for transferring or storing data. You don’t need that for web bugs.