I've been given a requirement to impliment some google tracking on an RSS feed. Currently we track when users click the RSS link but they also seem to want to track access to the RSS feed outside of that link.
I could impliment this server side but I'm just wondering whether putting google tracking code (Javascript) inside of an RSS (XML) file will actually be parsed by the browser at runtime.