Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AnalyticsClient ¶
type AnalyticsClient struct {
// contains filtered or unexported fields
}
AnalyticsClient - A type for sending page hits to Google analytics
func (*AnalyticsClient) SendHit ¶
func (ac *AnalyticsClient) SendHit(r *http.Request)
SendHit - Send a hit to Google Analytics
See https://developers.google.com/analytics/devguides/collection/protocol/v1/parameters for more info
Click to show internal directories.
Click to hide internal directories.