Skip to content
This repository was 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

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

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

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

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

Choose a tag to compare

Support for create only fields

03 Nov 17:16

Choose a tag to compare

Updated bower dependencies

24 Oct 22:17

Choose a tag to compare

Bower version bump

16 Sep 09:27

Choose a tag to compare

Update to fix mismatched bower versions

Fixing dependencies

16 Sep 09:25

Choose a tag to compare

EventEmmiter is a dependency, not a dev dependency.