Skip to content

Snow Plow Event Mapping

Mike Lyttle edited this page Feb 5, 2024 · 8 revisions

Introduction

This page documents mappings to convert each of the original Snow Plow events to the new format. The new format and events are documented at GDX Analytics Events.

Specific Mappings

Current Action Current Text New Action New Text Additional Properties
"view_card" "COVID Card" "Visit" "Page" url: "/covid19"
"download_card" "COVID Card Image" "Download" "Document" type: "COVID-19 Proof of Vaccination", format: "Image", actor: "User"
"download_card" "COVID Card PDF" "Download" "Document" type: "COVID-19 Proof of Vaccination", format: "PDF", actor: "User"
"Click Button" "Dependent Proof"
"Download Card" "Dependent Proof" "Download" "Document" type: "COVID-19 Proof of Vaccination", format: "PDF", actor: "Guardian"
"download_report" "Dependent Lab PDF" "Download" "Document" dataset: "Lab Results", format: "PDF", actor: "Guardian"
"download_report" "Dependent Clinical Doc" "Download" "Document" dataset: "Clinical Documents", format: "PDF", actor: "Guardian"
"click" "dependent_all_records" "Visit" "Internal Link" destination: "Timeline", origin: "Dependents"
"click" "dependent_recommendations" "Visit" "Internal Link" destination: "Immunization Recommendations Dialog", origin: "Dependents"
"click_button" "Dependent_Proof" "Download" "Document" type: "COVID-19 Proof of Vaccination", format: "PDF", actor: "Guardian"
"click" "home_federal_proof"
"click_button" "FederalPVC" "Download" "Document" type: "COVID-19 Proof of Vaccination", format: "PDF", actor: "User"
"click" "home_all_records" "Visit" "Internal Link" destination: "Timeline", origin: "Home"
"click" "home_bc_vaccine_card" "Visit" "Internal Link" destination: "BC Vaccine Card", origin: "Home"
"click" "home_organ_donor_registration" "Visit" "Internal Link" destination: "Organ Donor Registration", origin: "Home"
"click" "home_recommendations" "Visit" "Internal Link" destination: "Immunization Recommendations Dialog", origin: "Home"
"click" "home_primarycare" "Visit" "External Link" destination: "Primary Care", origin: "Home"
"click" "home_<dataset>" "Visit" "Internal Link" destination: "<dataset> Timeline", origin: "Home"
"download_report" "Organ Donor" "Download" "Document" type: "Organ Donor Registration", format: "PDF", actor: "User"
"download_report" "BC Cancer Result PDF" "Download" "Document" dataset: "BC Cancer", type: "Result", format: "PDF", actor: "User"
"download_report" "BC Cancer Screening PDF" "Download" "Document" dataset: "BC Cancer", type: "Recall", format: "PDF", actor: "User"
"download_report" "Clinical Document PDF" "Download" "Document" dataset: "Clinical Documents", format: "PDF", actor: "User"
"download_report" "COVID Test PDF" "Download" "Document" dataset: "COVID‑19 Tests", format: "PDF", actor: "User"
"download_report" "Diagnostic Imaging PDF" "Download" "Document" dataset: "Imaging Reports", format: "PDF", actor: "User"
"download_report" "Laboratory Report PDF" "Download" "Document" dataset: "Lab Results", format: "PDF", actor: "User"
"view_qr" "vaxcard" "Submit" "Request" type: "Public COVID-19 Proof of Vaccination"
"save_qr" "vaxcard" "Download" "Document" type: "Public COVID-19 Proof of Vaccination", format: "Image", actor: "User"
"download_card" "Public COVID Card PDF" "Download" "Document" type: "Public COVID-19 Proof of Vaccination", format: "PDF", actor: "User"
"submit_app_rating" "skip" | "1" | "2" | "3" | "4" | "5" "Submit" "App Rating" rating: "skip" | "1" | "2" | "3" | "4" | "5"
"click" "public_health_page" "Visit" "External Link" destination: "Public Health Immunization Schedule", origin: "Exports"
"click" "bc_gov_imms" "Visit" "External Link" destination: "BC Gov Immunizations", origin: "Exports"
"click" "bookvaccine" "Visit" "External Link" destination: "Book a Vaccine", origin: "Immunization Recommendations Dialog"
"download_report" "<dataset> (<format>)" "Download" "Export" dataset: "<dataset>", format: "CSV" | "PDF" | "XLSX", actor: "User"
"download_report" "Dependent_<dataset> (<format>)" "Download" "Export" dataset: "<dataset>", format: "CSV" | "PDF" | "XLSX", actor: "Guardian"
"load_data" "<dataset>" "Load" "Data" dataset: "<dataset>"
"click_button" "mail proof" "Mail" "Document" type: "COVID-19 Proof of Vaccination"
"click_button" "print proof" "Print" "Document" type: "COVID-19 Proof of Vaccination"

Notes

Two events are listed with no mapping provided. Each of these events track the same information as the event that immediately follows it in the table, so they do not provide significant value. The events will no longer be issued and the associated data can be removed, since it is already being captured.

Datasets

References to <dataset> in the mappings correspond to the following values. The current values should be mapped to the more-presentable new values.

Current Value New Value
bc_cancer_screening BC Cancer
document Clinical Documents
covid_test COVID-19 Tests
health_visits Health Visits
hospital_visits Hospital Visits
diagnostic_imaging Imaging Reports
immunizations Immunizations
lab_results Lab Results
my_notes Notes
medications Medications
special_authority Special Authority Requests

Formats

References to <format> in the mappings correspond to the following values.

Value
CSV
XLSX
PDF
Clone this wiki locally