Skip to content

Intercom Settings #23

@YonathanB

Description

@YonathanB

Hi,
I need to configure this in my intercom:
window.intercomSettings = {
email: "example@example.com",
name: "John Doe",
user_id: "123",
created_at: 1234567890,
app_id: "YOUR_APP_ID"
}
if (userCanMessage) {
window.intercomSettings.widget = {
activator: "#IntercomDefaultWidget"
};
}

How cam I make such a thing with your module?
Thank you

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions