jarib / celerity

This project is no longer maintained.
http://celerity.rubyforge.org/
GNU General Public License v2.0
206 stars 38 forks source link

pixel tracking with celerity #18

Closed thirdreplicator closed 14 years ago

thirdreplicator commented 14 years ago

Is it possible to monitor asynchronous calls to other servers? For example, I want to test to make sure our API is being properly implemented on a partner site: 'notify' signals are to be sent to my company's site. I want to log that their JQuery is generatign the 'notify' signals. There are no changes to the browser. The signal is just a request for a pixel on my company's server with a bunch of GET params set which contains all the tracking info. Is this possible to test using Celerity?

jarib commented 14 years ago

Please use the issue tracker for bugs only. Your question will be seen by more people if asked on the mailing list:

http://rubyforge.org/pipermail/celerity-users/