public class GoogleAnalyticsStats extends Object
| Constructor and Description |
|---|
GoogleAnalyticsStats() |
| Modifier and Type | Method and Description |
|---|---|
long |
getEventHits() |
long |
getItemHits() |
long |
getPageViewHits() |
long |
getScreenViewHits() |
long |
getSocialHits() |
long |
getTimingHits() |
long |
getTransactionHits() |
String |
toString() |
public long getPageViewHits()
public long getEventHits()
public long getScreenViewHits()
public long getItemHits()
public long getTransactionHits()
public long getTimingHits()
public long getSocialHits()
Copyright © Sep 2013–2015 H20.ai. All rights reserved.