1
🛠️ Initiate the Village 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.2
✨ Add the “Find intro” button
Add
village-data-url
attribute to any html element, and Village automatically adds an onclick event that triggers the paths experience. If the user hasn’t synced their connections yet, they’ll be prompted to authorize Village and then sync their connections.3
🎉 Go live!