Skip to content

Instantly share code, notes, and snippets.

@sitefinitySDK
Last active April 4, 2024 15:44
Show Gist options
  • Save sitefinitySDK/591cc2edaa6e114f71424e164aa9fab7 to your computer and use it in GitHub Desktop.
Save sitefinitySDK/591cc2edaa6e114f71424e164aa9fab7 to your computer and use it in GitHub Desktop.
var decClient = new sfDataIntell.Client({
apiKey: '12345678-1234-1234-1234-1234567890AB', // Your Data center API key
source: 'website',
cookieMaxAgeInDays: 90, // Set this value in days
cookieSlidingExpiration: true
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment