
Originally Posted by
a_berezin
What a problemfor php-script to simulate this "action"? For ex. PayPal IPN duplicate checkout_process, but at finish not directed to checkout_success. Can you in ipn_main_handler.php simulate execution of urchin javascript and send all needed information to google-analytics.com? Certainly yes! It is necessary only to know what data, in what format, under what protocol and where to transfer.
Whether there will be it emulation js and call tracking-script as <img src="http://www.google-analytics.com/__utm.gif?<tracking info>" or the sending tracking-data in a xml-format is already question of engineering.