Similar to Vincent, I'm looking to use something like this to track in-page actions. I'm imagining that the solution will be to fire an AJAX hit back to the site to an action which triggers the conversion.
Anyone know of a way to have certain cron tasks only happen on certain roles in Capistrano? Such as clearing cache files on every app server, but only running a report generator on one utility server. So far I haven't figured out a nice way to get whenever to support conditional jobs.
Similar to Vincent, I'm looking to use something like this to track in-page actions. I'm imagining that the solution will be to fire an AJAX hit back to the site to an action which triggers the conversion.
Anyone know of a way to have certain cron tasks only happen on certain roles in Capistrano? Such as clearing cache files on every app server, but only running a report generator on one utility server. So far I haven't figured out a nice way to get whenever to support conditional jobs.