Skip to content

Tags: innertrends/angulartics2

Tags

v6.2.0

feat(provider): Add 'Splunk' Provider (angulartics#280)

- **What kind of change does this PR introduce?**
Add new Splunk provider

- **What is the current behavior? Link to open issue?**
N/A

- **What is the new behavior?**
N/A

closes angulartics#279

v6.1.1

Verified

This commit was signed with the committer’s verified signature. The key has expired.
scttcper Scott Cooper
fix: upgrade ng-packagr, other dependencies

v6.1.0

feat: Add 'IBM Digital Analytics' Provider (angulartics#269)

feat: Add 'IBM Digital Analytics' Provider

v6.0.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request angulartics#262 from angulartics/rxjs6-ng6

feat: rxjs 6 angular 6

breaking change: requires rxjs 6
breaking change: removes deprecated functions like `virtualPageviews`

v5.4.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request angulartics#261 from angulartics/ng-packagr

feat: build using ng-packagr

v5.3.0

feat(provider): GA anonymizeIP (angulartics#251)

feat(provider): GA anonymizeIP

v5.2.0

feat: flag to remove hashes (#) from url path (angulartics#247)

v5.1.3

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix(ga): set userId on setUsername

Dispatch ```ga('set', 'userId', userId)``` on ```angulartics2.setUsername.next(userId)```

v5.1.2

fix(providers): HubSpot - Don't initialize _hsq object (angulartics#241)

fix(providers): HubSpot - Don't initialize _hsq object

v5.1.1

Verified

This commit was signed with the committer’s verified signature. The key has expired.
scttcper Scott Cooper
fix(core): add missing delay rollup export