|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.google.gwt.gadgets.client.AnalyticsFeature
GoogleAnalyticsFeature
@Deprecated public class AnalyticsFeature
Provides access to the Google Analytics feature.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface com.google.gwt.gadgets.client.GadgetFeature |
|---|
GadgetFeature.FeatureName, GadgetFeature.MayRequire |
| Method Summary | |
|---|---|
void |
recordPageView(java.lang.String id,
java.lang.String path)
Deprecated. GoogleAnalyticsFeature.Tracker.reportPageview(String) |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
@Deprecated
public void recordPageView(java.lang.String id,
java.lang.String path)
GoogleAnalyticsFeature.Tracker.reportPageview(String)
id - the Google Analytics account IDpath - the virtual page view path that should be recorded
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||