What cookies does ScoreApp use
Below are the 1st party cookies that will be used when a user visits your ScoreApp Scorecard
Cookie Name | Reason | Essential? |
---|---|---|
scoreapp_session | Maintains user session | Yes |
XSRF-TOKEN | Prevents CSRF attacks | Yes |
_score | Persists user between sessions | No |
Adding a cookie pop up / banner to your Scorecard?
- Obtain the cookie consent script from whichever cookie tool you use (e.g., Cookiebot, OneTrust, etc.).
Go to your ScoreApp Scorecard Dashboard and navigate to:
Build > Settings > Tracking > Custom Scripts
- Paste your cookie consent script code into the “Custom Scripts” body or head section.
- Configuring Your Cookie Consent Tool
- It's important to mark “scoreapp_session” and “XSRF-TOKEN” as essential cookies in your cookie consent tool. This ensures they are always allowed, or it's likely that the Scorecard will not work.
- “_score” can be classified as non-essential in your cookie consent tool, but please note: if this cookie is blocked, returning visitors cannot be identified as the same person, and any additional visit data will not be linked to the original lead record.