-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Page Scroll Goals #5029
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Page Scroll Goals #5029
Changes from all commits
Commits
Show all changes
32 commits
Select commit
Hold shift + click to select a range
ecba7d7
migration: add scroll_threshold to goals
RobertJoonas ecbdc8e
update goal schema
RobertJoonas d5631de
setup simple UI for creating scroll goals
RobertJoonas 58e930f
add ability to filter and breakdown scroll goals
RobertJoonas 6c30e0f
fix goals form tests
RobertJoonas 7efca92
add valiation for page path exists
RobertJoonas d19fe65
move todo comments to expression.ex
RobertJoonas 1848d44
move tests
RobertJoonas 5bef111
make it clear that scroll_threshold is optional
RobertJoonas ec5f801
avoid calling Plausible.Goal.type() too many times
RobertJoonas 1ac92fb
do not consider 255 scroll depth a conversion
RobertJoonas 08883b0
migration: add scroll_threshold to goals
RobertJoonas 0439793
do not drop the old index yet
RobertJoonas dbaf9b3
More efficient goals join again
macobo 8f28b28
Refactor: move goals stats code explicitly under Stats.Goals module
macobo 7e2e780
Move code under Plausible.Stats.Goals
macobo ebf0dfb
254 -> 100
macobo c475382
Merge branch 'master' into page-scroll-goals-migration
RobertJoonas 82e70dc
add scroll_threshold field to goal schema + new unique constraint
RobertJoonas 3d0a131
adjust test to test what it claims to
RobertJoonas 72e2934
mix format
RobertJoonas d17893d
add migration
RobertJoonas 890690e
consider imported query unsupported when page scroll goal filter
RobertJoonas f8914e6
add missing tests
RobertJoonas 9c51ba8
pattern match imported argument
RobertJoonas 0becb4a
silence credo
RobertJoonas 0da6616
Merge branch 'master' into page-scroll-goals
RobertJoonas 537d22a
Merge branch 'master' into remove-goals-page-path-unique-index-migration
RobertJoonas 1896791
Update lib/plausible/stats/sql/expression.ex
RobertJoonas a8cda3c
Merge with migration step 3 (PR #5036)
RobertJoonas 2ab0ff9
use site_imports populated in test setup
RobertJoonas 585ac1d
Merge remote-tracking branch 'origin/master' into page-scroll-goals
RobertJoonas File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.