Symptom Checker App

The right care at the right time

GA4 Analytics (Google Analytics)

Our apps support GA4 Analytics (Google Analytics). Clients decide whether to enable or disable analytics, based upon their organization’s guidelines. If you decide to enable analytics, you simply provide a GA4 property. Your application will report page views and events to your GA4 property.

The symptom checker app will report page views. Every page (application state or route) of the application has a corresponding url and it will be reported as an individual page view.

Our app uses matrix parameters instead of traditional query parameters. It reports urls with traditional query parameters to google analytics for the most compatibility.

The app also supports a few events for the use of features that are not indicated by a url.

Analytics Events

Select Triage Option

Category
Action
Label
select_triage_option
{{ recommended action }}
{{ triage option title : subtitle }}

This event is called every time a triage option is selected.

Sign In

Category
Action
Label
sign_in_to_ehr
{{ app name }}
{{ ehr name }}

This event is called every time a user presses an EHR sign in button and starts a SMART on FHIR oauth sign in.

Go to EHR

Category
Action
Label
go_to_ehr
{{ ehr url }}
(not set)

This event is called when the user clicks or taps the go to ehr button to visit the patient portal.

Visit Our Website

Category
Action
Label
visit_website
{{ website url }}
(not set)

This event is called when the user clicks or taps the visit our website button.

Send Feedback

Category
Action
Label
send_feedback
{{ send feedback url }}
(not set)

This event is called when the user clicks or taps the Send Feedback button.

Privacy Policy

Category
Action
Label
privacy_policy
{{ privacy policy url }}
(not set)

This event is called when the user clicks or taps the Privacy Policy button.

App Support

Category
Action
Label
app_support
{{ app support url }}
(not set)

This event is called when the user clicks or taps the App Support button.

Select from Search

Category
Action
Label
select_from_search_{{ collection }}
{{ title }}
{{ search input text }}

This event is called when the user selects a title from search results in any collection.

Cancel Search

Category
Action
Label
cancel_search
{{ collection }}
{{ search input text }}

This event is called whenever the user hits the cancel button to dismiss the search input for a search in any collection.

Universal Analytics