We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0de4529 commit a2106d6Copy full SHA for a2106d6
CHANGELOG.md
@@ -1,12 +1,10 @@
1
## Unreleased
2
3
-<<<<<<< HEAD
4
-* Add initial_referrer and initial_referring_domain user properties, which persist the initial referrer for the duration of the user's session.
5
-=======
+* Initial_referrer is captured as a setOnce, and referrer is only updated once per session; it is no longer sent with every event.
+
6
## 2.6.2 (November 17, 2015)
7
8
* Fix bug where response code is not passed to XDomainRequest callback (affects IE versions 10 and lower).
9
->>>>>>> origin/master
10
11
## 2.6.1 (November 6, 2015)
12
0 commit comments