-
Notifications
You must be signed in to change notification settings - Fork 467
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
### Proposed Changes * Making persona, mode, user_agent and referer able in cubeJS #30181 * counting total of sessions https://github.com/dotCMS/core/pull/30181/files#diff-c291c8a51311832c67ceb2e3fb2a2d4fe1d9c4e02abda400c156e10bed18200eR224-R227 * Unique Page hits https://github.com/dotCMS/core/pull/30181/files#diff-c291c8a51311832c67ceb2e3fb2a2d4fe1d9c4e02abda400c156e10bed18200eR239-R242 * Unique File hits https://github.com/dotCMS/core/pull/30181/files#diff-c291c8a51311832c67ceb2e3fb2a2d4fe1d9c4e02abda400c156e10bed18200eR254-R258 * Using Average https://github.com/dotCMS/core/pull/30181/files#diff-c291c8a51311832c67ceb2e3fb2a2d4fe1d9c4e02abda400c156e10bed18200eR244-R247 https://github.com/dotCMS/core/pull/30181/files#diff-c291c8a51311832c67ceb2e3fb2a2d4fe1d9c4e02abda400c156e10bed18200eR259-R262 * collecting referer, user_agent, render mode and persona https://github.com/dotCMS/core/pull/30181/files#diff-eb72ea35bd8b223c6a9c3356304e0ab2b2f3daeec34aa1c8ad54964192902a87R49-R62 * fixing isDetailPage attribute https://github.com/dotCMS/core/pull/30181/files#diff-c291c8a51311832c67ceb2e3fb2a2d4fe1d9c4e02abda400c156e10bed18200eR180
- Loading branch information
1 parent
f1b34e9
commit 54f21fa
Showing
2 changed files
with
69 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters