Class AnalyticsProviderGoogleUA

Inheritance Relationships

Base Type

Class Documentation

class AnalyticsProviderGoogleUA : public csp::systems::IAnalyticsProvider

Analytics Provider implementation for Google Universal Analytics.

Public Functions

AnalyticsProviderGoogleUA(const csp::common::String &ClientId, const csp::common::String &PropertyTag)
virtual void Log(AnalyticsEvent *Event) override