Embed a button that triggers the onboarding modal.
It’s most useful if you would like to offer your users a way to setup/sync their network from their account settings page.
The “Find intro” button automatically triggers the sync network experience when no paths are found.
Example
Initiate the JS SDK
Copy the snippet below and add it within the <head>
tag The unique user identifier should be unique - such as an email, or an internal ID. This is required for you to later on be able to cancel users from being added to your upcoming bill.
To explore the product without syncing a real account, you can use the demo_pk_global
key. This reduces onboarding friction and allows you to evaluate key features faster. When ready for production, replace it with your real VILLAGE_PUBLIC_KEY
.
Embed the sync network module
Copy the snippet below and add it within the <head>
tag The unique user identifier should be unique - such as an email, or an internal ID. This is required for you to later on be able to cancel users from being added to your upcoming bill.
Embed a button that triggers the onboarding modal.
It’s most useful if you would like to offer your users a way to setup/sync their network from their account settings page.
The “Find intro” button automatically triggers the sync network experience when no paths are found.
Example
Initiate the JS SDK
Copy the snippet below and add it within the <head>
tag The unique user identifier should be unique - such as an email, or an internal ID. This is required for you to later on be able to cancel users from being added to your upcoming bill.
To explore the product without syncing a real account, you can use the demo_pk_global
key. This reduces onboarding friction and allows you to evaluate key features faster. When ready for production, replace it with your real VILLAGE_PUBLIC_KEY
.
Embed the sync network module
Copy the snippet below and add it within the <head>
tag The unique user identifier should be unique - such as an email, or an internal ID. This is required for you to later on be able to cancel users from being added to your upcoming bill.