Will Google's Adword conversion tracking code work if I place it in a perl script cgi file? The reason I need to do this is that I do not have a separate 'Thank you' page after the order form has been filled in. Instead, the sendform.cgi perl script creates its own default page. I realise I would need to surround the code with <html> </html> tags. Thanks.