google_analytics

Methods

_google_analytics_push_page

function native.google_analytics._google_analytics_push_page(page_name: string): void

_google_analytics_pop_page

function native.google_analytics._google_analytics_pop_page(page_name: string): void

_google_analytics_start_event

function native.google_analytics._google_analytics_start_event(event_category: string, event_action: string, event_label: string, event_value: int): bool

_google_analytics_end_event

function native.google_analytics._google_analytics_end_event(): bool