Discussions
What are some common methods or design patterns for sending events to Sprig?
We suggest sending events to Sprig as they occur. Events should track actions or interactions within your application, such as viewing a certain page, using different modals, or other tracked interactions like scroll depth and exit intent.
Posted by Sprig over 1 year ago
Is it possible to send sensitive data to Sprig, as opposed to exposing it in our application and sending it through the Sprig SDK?
For any sensitive data that users do not want exposed or surfaced in their application, Sprig offers a REST API. The /users/
endpoint allows teams to create, or update, visitor records from your backend.
Posted by Sprig over 1 year ago
What kind of no code events can Sprig track on websites?
Sprig supports two kinds of no code events which you can create and manage from your dashboard: Page URL, and Interactive.
Posted by Sprig over 1 year ago