I don't think there is one for analytics currently (http:// code.google.com/apis/loader/autoloader-wizard.html)
I agree, this would be handy, you can add it to the issue tracker as a feature request (have a search for it first to see if someone added it already). I just built my own loader for it and added wrappers for event tracking, but I don't know if Google would be willing to go to that extent, but adding analytics to the loader would be useful. Regards, Vision Jinx On Mar 8, 6:16 pm, Jonathan Brandel <[email protected]> wrote: > I did a search for this, but didn't really see anything quite on this. > It's rather handy that you guys bundle up together many libraries that > are common that a developer might load, e.g jQuery: > > http://code.google.com/apis/libraries/devguide.html#jquery > > Is there a way to load analytics through the apis methods? It would be > awesome to just have a one liner like: > > google.load("analytics", "my-website-id"); > > This exist? Any plan on implementation like this? From the code that I > download from the analytics site it doesn't seem that complicated > (it's just inserting a script tag into the head). > > Cheers, > > -Jono -- You received this message because you are subscribed to the Google Groups "Google AJAX APIs" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-ajax-search-api?hl=en.
