Releases: dubinc/analytics
Releases · dubinc/analytics
0.0.32
0.0.31
What's Changed
- Add wildcard support to outbound-domains by @steven-tey in #63
- Fix inject bug by @steven-tey in #64
Full Changelog: v0.0.30...v0.0.31
0.0.30
What's Changed
Full Changelog: v0.0.29...v0.0.30
0.0.29
Small version bump
Full Changelog: v0.0.28...v0.0.29
0.0.28
What's Changed
- Fix first-click attribution by @steven-tey in #41
- Fix backwards compatibility for data-short-domain by @steven-tey in #44
- Set the partner data cookie by @devkiran in #40
- Add E2E tests by @devkiran in #47
- Run tests on GitHub Actions by @devkiran in #49
- Add deployment URL handling to workflows by @devkiran in #50
- fix the GH action by @devkiran in #51
- Fix GH action by @devkiran in #52
- Update playwright.yml by @devkiran in #53
- Refactor deployment URL handling in Playwright workflow by @devkiran in #54
- Update playwright.yml by @devkiran in #55
- Dispatch another workflow by @devkiran in #56
- Ensure Playwright test results are printed to the console by @devkiran in #57
- Add
trackClick
method by @devkiran in #48 - Outbound domains tracking tests by @devkiran in #59
- Include iframe URLs in outbound domains updating by @steven-tey in #58
- Prevent server / client click ID mismatch by @steven-tey in #60
- Add
useAnalytics
hook andtrackClick
method by @devkiran in #46
Full Changelog: v0.0.27...v0.0.28
v0.0.27
What's Changed
- Dynamic build by @steven-tey in #39
- Restructure script + /track/visit by @steven-tey in #38
Full Changelog: v0.0.26...v0.0.27
v0.0.26
What's Changed
- Use
document.currentScript
instead by @steven-tey in #35 - Simplify script by @steven-tey in #36
- Add cross-domain tracking support by @devkiran in #37
Full Changelog: v0.0.25...v0.0.26
v0.0.25
What's Changed
- Remove client-side restriction by @steven-tey in #34
Full Changelog: v0.0.24...v0.0.25
v0.0.24
What's Changed
- Track URL (
window.location.href
) by @steven-tey in #32 - Deprecated
dclid
support by @steven-tey in #33
Full Changelog: v0.0.23...v0.0.24
v0.0.23
Merge pull request #31 from dubinc/short-domain shortDomain docs