Skip to content
This repository has been archived by the owner on Oct 17, 2020. It is now read-only.

Releases: thomaswelton/requirejs-google-analytics

Version 0.1.11

27 Jan 12:00
Compare
Choose a tag to compare

Only create a tracker and trigger a page view when config is passed.
Also remove console.log statements

This is useful for when you want to use multiple trackers. The library will then act as a loader, and trigger page view and events when creating newTrackers from it.

Fixed a major bug in 0.1.8

04 Jan 18:52
Compare
Choose a tag to compare
0.1.9

Fixed bug where analytics.js was not loaded.

Removed problem when finding nested dependencies

04 Jan 15:58
Compare
Choose a tag to compare
0.1.8

Removed problem when finding nested dependencies.

Demonstration of r.js usage now included

04 Jan 15:41
Compare
Choose a tag to compare
0.1.7

Added requirement for r.js compilation to tests and improved document…

Support for social, user timings and all other features.

04 Jan 15:40
Compare
Choose a tag to compare

Support for create only fields

03 Nov 17:16
Compare
Choose a tag to compare

Updated bower dependencies

24 Oct 22:17
Compare
Choose a tag to compare

Bower version bump

16 Sep 09:27
Compare
Choose a tag to compare

Update to fix mismatched bower versions

Fixing dependencies

16 Sep 09:25
Compare
Choose a tag to compare

EventEmmiter is a dependency, not a dev dependency.