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 a telemetry tool integration #146

Merged
merged 2 commits into from
Jul 17, 2024
Merged

Add a telemetry tool integration #146

merged 2 commits into from
Jul 17, 2024

Conversation

0xmaayan
Copy link
Collaborator

@0xmaayan 0xmaayan commented Jul 16, 2024

implement a telemetry tool in create-aptos-dapp where we send anonymous data to Google Analytics to understand user usage better and improve the tool.

When a user goes into the create-aptos-dapp wizard flow, they are asked some questions, and we want to record their decisions.

The implementation is as follows: when the user enters the wizard flow, one of the steps is getting their confirmation on sending anonymous data. The syntax we use is: Help us improve create-aptos-dapp by sending anonymous data.

@0xmaayan 0xmaayan changed the title [WIP] Add telemetry Add a telemetry tool integration Jul 17, 2024
@0xmaayan 0xmaayan requested a review from 0xaptosj July 17, 2024 15:00
src/utils/helpers.ts Outdated Show resolved Hide resolved
@0xmaayan 0xmaayan merged commit 1a1a182 into main Jul 17, 2024
5 checks passed
@0xmaayan 0xmaayan deleted the telemetry branch July 17, 2024 22:21
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