Goal tracking on other domain without javascript?

Hi guys,

I hope one of you can help me out:

I would like to add goal tracking for new member signups on my webpage. However, the actual signup form is managed on another server and domain, which I view using an IFRAME on my website. I can add simple HTML code to the signup page, but am not allowed to add javascript code.

Is it possible to add a non-javascript based tracking code that allow me to track signups anyway?

Thank you,

Jesper

Perhaps you can use the noscript version of the tracking code, which is essentially a 1x1px transparent ‘web beacon’ image. All it requires is some HTML, then you should get a hit every time that page is opened.

Rich