Skip to content
This repository was archived by the owner on Apr 28, 2022. It is now read-only.
This repository was archived by the owner on Apr 28, 2022. It is now read-only.

Add the ability to specify ready for individual integrations #409

Closed
@calvinfo

Description

@calvinfo

Something like:

analytics.ready('Mixpanel', function(){
  mixpanel.alias('foo');
});

so that users can have better control over which integrations they actually need to be ready in case one doesn't load.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions