Start Here

To understand the attribution process, we need to understand the event types we can collect and then implement the collection process via GTM, SDK, or API.

Event Types

Page View

When a user navigates through pages, we track basic information on which page the user is on as well as where they are coming from (which websites/apps/users are referring the user to your app or site)

Wallet Connect

When a user connects their wallet address, we prefer to collect this information to understand their public preferences (e.g., are they a DeFi user, NFT enthusiast, etc.).

Custom

There are many important custom events on any website or app that we want to track (form submission, button clicks, sign-ins, etc.) as these can be important conversion events in the funnel. Custom event collection allows us to track these.

Implementation

There are 3 ways to implement the Spindl SDK and start sending events to us depending on your type of application & existing integrations.

We recommend this for most websites that have Google's GTM already installed. You can achieve a lot without ever changing the code in your webiste.

For GTM Integration, go here.

Default vs Lite SDK versions

We offer 2 types of SDKs depending on 2 privacy modes depending on use cases. The vast majority of clients use default mode, but feel free to read more about the differences here.

Last updated