Skip to content

feat: Add EHR export event tracking (M2-9454) - #2099

Merged
farmerpaul merged 1 commit into
developfrom
feat/M2-9454-admin-add-event-tracking-ehr
Jun 27, 2025
Merged

feat: Add EHR export event tracking (M2-9454)#2099
farmerpaul merged 1 commit into
developfrom
feat/M2-9454-admin-add-event-tracking-ehr

Conversation

@farmerpaul

@farmerpaul farmerpaul commented Jun 25, 2025

Copy link
Copy Markdown
Contributor

📝 Description

🔗 Jira Ticket M2-9454

Adds these custom properties to the existing Export Data Successful Mixpanel event when an EHR.zip file is successfully downloaded to the user's computer:

  • Feature: ["EHR"]
  • EHR File Size: <size of EHR.zip in bytes>

📸 Screenshots

CleanShot 2025-06-25 at 18 31 42@2x

🪤 Peer Testing

Preconditions:

  • An activity where you have previously ingested EHRs.

Steps:

  1. From the Admin App, open the Export modal from any context where EHRs should be included, choose Responses & EHR Data from the dropdown, then click Download.
  2. Log into Mixpanel and open the Mindlogger Analytics Dev project. Check the most recent events (refresh after a minute or so) and locate the [Admin] Export Data Successful event. Expand the Your Properties tab.
    Expected outcome: The properties Feature: ["EHR"] and EHR File Size: <size of EHR.zip in bytes> should be present.
  3. From the Admin App, open the Export modal from any context where there should be no EHR data, choose Responses & EHR Data from the dropdown (or choose Responses only), then click Download.
  4. Check the most recent [Admin] Export Data Successful event in Mixpanel.
    Expected outcome: The properties Feature: ["EHR"] and EHR File Size: <size of EHR.zip in bytes> should not be present.

@aws-amplify-us-east-1

Copy link
Copy Markdown

This pull request is automatically being deployed by Amplify Hosting (learn more).

Access this pull request here: https://pr-2099.d19gtpld8yi51u.amplifyapp.com

@farmerpaul
farmerpaul merged commit 771e6f0 into develop Jun 27, 2025
6 checks passed
@farmerpaul
farmerpaul deleted the feat/M2-9454-admin-add-event-tracking-ehr branch June 27, 2025 16:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants