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 has been archived by the owner on Apr 28, 2022. It is now read-only.
Chris Sperandio edited this page May 5, 2016
·
6 revisions
If you're looking to install Analytics.js through Segment, visit the Analytics.js Quickstart.
If you'd like to use Analytics.js outside of Segment but don't need to customize your build, pre-built unminified or minified versions of analytics.js found in the root of this repository.
Once you've done that, you'll want to mimic the Segment snippet by stubbing out the methods on the window and downloading your built version of the script asynchronously. For an example of doing that and initializing your integrations with options, see here.