import { Ninetailed } from '@ninetailed/experience.js';
const ninetailed = new Ninetailed(
// Your Ninetailed API Key - required
// Set this if you want to use another env as main. Defaults to main.
// Defaults to false - set if you want to see Draft Audiences.
// Use the Ninetailed Plugin system, e.g. privacy, preview Widget etc.
// Passes a profile for SSR
// Translates Ninetailed provided Data like location into given locale
// The maximum loading time until the fallback (Baseline) will be shown
ninetailed.identify('userId', { firstname: "Louis" })