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 Intercom library and first event #52

Closed
0xtuytuy opened this issue Sep 30, 2022 · 0 comments
Closed

Add Intercom library and first event #52

0xtuytuy opened this issue Sep 30, 2022 · 0 comments

Comments

@0xtuytuy
Copy link
Contributor

Is your feature request related to a problem? Please describe.
We use Intercom to communicate with our customers on chat, we would also like to use Intercom to help customers understand what the app does with a product tour. This needs to be driven by custom events that the app will send to intercom informing intercom what is happening on the app so that the product tour can then be built on these custom events.

Describe the solution you'd like
We need to install this library: https://developers.intercom.com/installing-intercom/docs/basic-javascript in the webapp.

We then need to add an event like this: https://developers.intercom.com/installing-intercom/docs/intercom-javascript#intercomtrackevent

the name of the event should be 'connected-wallet' this event should be sent to intercom when the user has finished connecting his wallet (metamaks or other wallet supported)

Describe alternatives you've considered
best product tour really...

Additional context
Add any other context or screenshots about the feature request here.

@0xtuytuy 0xtuytuy closed this as completed Jan 6, 2023
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

No branches or pull requests

1 participant