Skip to content

Putting @km.initialize and identify in the right place... #1

@dougfulop

Description

@dougfulop

Is the most efficient place to put the following in the application controller?

@km ||= KM.initialize(your_api_key)
@km.identify(current_user.email)

Also, can both of these be delayed?

Thank you!
Doug

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