dandelion / dandelion-datatables

Dandelion component for DataTables
http://dandelion.github.io/components/datatables/
Other
110 stars 49 forks source link

[CLOSED] webanalytics: consider using google analytics as a default provider #153

Closed tduchateau closed 10 years ago

tduchateau commented 10 years ago

Issue by michaelisvy from Monday Jun 10, 2013 at 07:40 GMT


Right now we need to explicitly define a provider as follows:

<%@ taglib prefix="webanalytics" uri="http://github.com/dandelion/webanalytics" %>
...
<webanalytics:tracker provider="google" token="aaaabbbbccccddddd"/>

It would be nice to have "google" as a default value for the "provider" attribute.

In that way we would be able to use it like this:

<%@ taglib prefix="webanalytics" uri="http://github.com/dandelion/webanalytics" %>
...
<webanalytics:tracker token="aaaabbbbccccddddd"/>

As far as I understand, the only popular alternative to Google analytics is Yahoo analytics. As we can see here, Yahoo analytics is loosing traction: http://www.webpronews.com/yahoo-drops-analytics-only-customers-2012-06