You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 18, 2024. It is now read-only.
drift.config({locale: 'en-US',messages: {welcomeMessage: 'Hey there!',awayMessage: "Hey, we're not here right now, but leave a message.",emailCaptureMessage: "Leave your email so we can get back to you.",thankYouMessage: "Thanks we'll follow up soon."},enableWelcomeMessage: false,enableCampaigns: false,enableChatTargeting: false,backgroundColor: '#000000',foregroundColor: '#ffffff',activeColor: '#00ff00',textColor: '#ffffff',autoAssignee: {name: 'Trevor Rundell',title: 'Engineer',email: 'trevor@example.com',avatarUrl: 'https://s.gravatar.com/avatar/...',},inboxId: 1,cookieDomain: '.example.com',welcomeMessageDelay: 5000,disableNewConversations: true,})