Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

refactor: added analytics track and custom parameter support #3617

Merged
merged 5 commits into from
Aug 29, 2024

Conversation

lucaseduoli
Copy link
Collaborator

This pull request includes several changes:

  • Added an analytics track function to track events in the application.

  • Added support for custom parameters in the NodeInputField component.

  • Changed the post add user functionality to use a function instead of an async call.

  • Added tracking in various components to track user interactions.

  • Added a centered option to the Footer component for better alignment.

@lucaseduoli lucaseduoli self-assigned this Aug 29, 2024
@lucaseduoli lucaseduoli enabled auto-merge (squash) August 29, 2024 15:18
@dosubot dosubot bot added size:L This PR changes 100-499 lines, ignoring generated files. enhancement New feature or request javascript Pull requests that update Javascript code labels Aug 29, 2024
@github-actions github-actions bot added refactor Maintenance tasks and housekeeping and removed enhancement New feature or request labels Aug 29, 2024
Copy link

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

Access this pull request here: https://pr-3617.dmtpw4p5recq1.amplifyapp.com

Copy link
Collaborator

@Cristhianzl Cristhianzl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Aug 29, 2024
@lucaseduoli lucaseduoli merged commit 9102c62 into main Aug 29, 2024
35 of 37 checks passed
@lucaseduoli lucaseduoli deleted the refactor/track_custom_components branch August 29, 2024 19:35
carlosrcoelho pushed a commit that referenced this pull request Sep 2, 2024
* Added analytics track

* Changed post add user to just use the function

* Added tracking in various components

* Added custom parameter support

* Added centered footer
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
javascript Pull requests that update Javascript code lgtm This PR has been approved by a maintainer refactor Maintenance tasks and housekeeping size:L This PR changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants