Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Add parameter to the amount_type event on GA #371

Open
prayagd opened this issue Jan 13, 2025 · 5 comments · May be fixed by #451
Open

Add parameter to the amount_type event on GA #371

prayagd opened this issue Jan 13, 2025 · 5 comments · May be fixed by #451
Assignees

Comments

@prayagd
Copy link
Collaborator

prayagd commented Jan 13, 2025

As a marketing user, i should be able to see the amount that user input in the from input field

Todo

  • Add input_amount parameter to the amount_type event
  • Add input_amount parameter to the form_erroe event
  • Add input_amount parameter to the wallet_connect event

Acceptance criteria

  • Input_amount should capture the amount that the user typed in the input field. it should be a numeric value
@prayagd
Copy link
Collaborator Author

prayagd commented Jan 16, 2025

needs updating

@prayagd
Copy link
Collaborator Author

prayagd commented Jan 27, 2025

Updated

@prayagd
Copy link
Collaborator Author

prayagd commented Jan 27, 2025

Hey team! Please add your planning poker estimate with Zenhub @ebma @gianfra-t @Sharqiewicz

@gianfra-t gianfra-t self-assigned this Feb 5, 2025
@gianfra-t
Copy link
Contributor

@prayagd for the amount on the wallet_connect event, do we track the amount that was previously typed, if any? What's the relation that we're looking to study here?

@gianfra-t gianfra-t linked a pull request Feb 5, 2025 that will close this issue
@ebma
Copy link
Member

ebma commented Feb 6, 2025

@gianfra-t I think the problem is that e.g. the amount_type event which you would naturally expect to also feature the actual amount that was typed, does not currently do that. The rest is probably just nice to have to see a) which amount the user was confident in when they connected the wallet and b) which amounts they tried but encountered errors.

@gianfra-t gianfra-t linked a pull request Feb 6, 2025 that will close this issue
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 a pull request may close this issue.

3 participants