What other statistics packages specifically could this plugin support? The plugin includes the filter that places the tracking code at the bottom of your <body>, but it also provides some helpers to track links and functionality to easily add a custom parameter to the initial urchinTracker call, and add custom variables to the initialization block (i.e. _udn="domain.com"). All that can be done using your app/module.yml or with methods mixed into the action class.
I add Google Analytics to most of my sites and got tired of writing support anew every time. Would sfGoogleAnalyticsPlugin be a more appropriate name? Thanks all, Kris On Oct 4, 6:47 am, Pierre <[EMAIL PROTECTED]> wrote: > As long as there's no PHP-API built in to fetch your stats from > Analytics I think sfUrchinPlugin is fine. > > It does nothing else than putting your Urchin Tracker code into your > website, nothing more, nothing less. > > On Oct 4, 11:16 am, "Ian P. Christian" <[EMAIL PROTECTED]> wrote: > > > Kiril Angov wrote: > > > I see why not support more stats engines as all if does it put a > > > <script> tag in the body of the page. Actually I do not see the purpose > > > of a plugin just for that, but hey :) > > > Well... I agree entirely, I just didn't' want to say it ;) > > > Perhaps it should be made generic, to put content on the bottom/top of > > anypage... what it would be called then I don't know.. and isnt' that > > what slots are for? > > > -- > > > Ian P. Christian ~ pookey.co.uk --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "symfony developers" 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/symfony-devs?hl=en -~----------~----~----~----~------~----~------~--~---
