decentraland / decentraland/builder
Track when the user clicks on the twitter link when a world is published
Open
enhancement
- Dominant language
- TypeScript
- Stars
- 156
- Forks
- 91
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 31
Description
When a world is published, a modal with a twitter link is shown.
However, currently it is not being tracked that the user clicks on it.
It would be a good idea to do so.
It could be implemented on the onClick of [this](https://github.com/decentraland/builder/blob/6e24ec5b8f9e85709985431a8e5000fab0e088bc/src/components/Modals/DeployModal/DeployToWorld/DeployToWorld.tsx#L223) button, but in the new DeployToWorld components as the old one will be deleted.
Contributor guide
Assessment
This issue has not been assessed yet.