GWT and GA and analytics.js usage ?

292 views
Skip to first unread message

Ed

unread,
Oct 13, 2015, 3:25:59 AM10/13/15
to GWT Users
Anybody knows any good simple GWT wrappers around (newer) Google Analytics "analytics.js" (Google Analytics Universal)?
I noticed wrappers around the old ga.js, but can't find any simple ones for the new "analytics.js".
I noticed ArcBees has one on github, but it's with gin and other stuff I don't want.

Alain Ekambi

unread,
Oct 14, 2015, 9:30:24 AM10/14/15
to google-we...@googlegroups.com
We have a wrappaer around boba.js (http://boba.space150.com/) which wraps both api. I will see if we can opensource it.



--
You received this message because you are subscribed to the Google Groups "GWT Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-tool...@googlegroups.com.
To post to this group, send email to google-we...@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.



--

Alain Ekambi

Co-Founder

Ahomé Innovation Technologies

http://www.ahome-it.com/

Gilberto

unread,
Oct 14, 2015, 10:47:44 AM10/14/15
to GWT Users
I'm using the universal-analytics package from ArcBees on my gwt-views project, and in my experience you can avoid most of the gin part if you want, by calling the classes directly, or by isolating the injection stuff in a package (my approach... see it here). You don't have to convert all your code to use dependency injection.

Ed Bras

unread,
Oct 15, 2015, 4:23:52 AM10/15/15
to google-we...@googlegroups.com
Thanks, I am looking at the Arbees classes at the moment and I think it's my best bet.

Ed Bras

unread,
Oct 21, 2015, 4:11:38 PM10/21/15
to google-we...@googlegroups.com
@Gilberto: How do you use the Server side analytics class without GIN ?

Gilberto

unread,
Oct 29, 2015, 8:06:42 AM10/29/15
to GWT Users
Well, I didn't try to use it on the server side, but I think you'd have to isolate it as well, or use some nasty reflection stuff to get the job done.
Reply all
Reply to author
Forward
0 new messages