Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Analytics ¶
type Analytics struct {
// contains filtered or unexported fields
}
Analytics is wrapper struct for Google Analytics.
func (*Analytics) GetRealtime ¶
func (a *Analytics) GetRealtime(id string) (*SDK.RealtimeData, error)
GetRealtime gets *SDK.RealtimeData.
func (*Analytics) GetRealtimeActiveUser ¶
GetRealtimeActiveUser gets active user.
Click to show internal directories.
Click to hide internal directories.