## Description This PR adds new properties to the `Execute Action` mixpanel event so that we can measure the following: - How many users are progressing through their app building journey - Are we noticing patterns of what order users are building out this functionality - What stage do users get to before they get stuck, or lost New Properties added are: - ACTION_EXECUTION_REQUEST_PARAMS_VALUE_MAP - ACTION_EXECUTION_INVERT_PARAMETER_MAP - ACTION_EXECUTION_RAW_QUERY Fixes #35291 ## Automation /ok-to-test tags="@tag.Sanity" ### 🔍 Cypress test results <!-- This is an auto-generated comment: Cypress test results --> > [!TIP] > 🟢 🟢 🟢 All cypress tests have passed! 🎉 🎉 🎉 > Workflow run: <https://github.com/appsmithorg/appsmith/actions/runs/10372829069> > Commit: e8d8a02d38c9306eebef201a84a3570db9cd572d > <a href="https://internal.appsmith.com/app/cypress-dashboard/rundetails-65890b3c81d7400d08fa9ee5?branch=master&workflowId=10372829069&attempt=2" target="_blank">Cypress dashboard</a>. > Tags: `@tag.Sanity` > Spec: > <hr>Tue, 13 Aug 2024 16:11:44 UTC <!-- end of auto-generated comment: Cypress test results --> ## Communication Should the DevRel and Marketing teams inform users about this change? - [ ] Yes - [ ] No <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit - **New Features** - Introduced new constants for action execution parameters, enhancing clarity and maintainability. - Added the capability to log raw action configurations in analytics events for improved tracking of action executions. - **Improvements** - Enhanced analytics data handling by conditionally managing properties based on the hosting environment, ensuring better data privacy for self-hosted applications. - Expanded functionality of action execution by integrating new configuration options, improving overall performance. <!-- end of auto-generated comment: release notes by coderabbit.ai --> |
||
|---|---|---|
| .. | ||
| src | ||
| auth-notes | ||
| pom.xml | ||