Skip to content
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

Update angular plugin track pageview logic and test #1349

Merged
merged 6 commits into from
Aug 28, 2020

Conversation

xiao-lix
Copy link
Contributor

Previous pageView on angular plugin was tracked twice on page initial load :

  1. on plugin initialization
  2. on "NavigationEnd" router event happens

The change in this PR removes the second pageView when the first pageView already triggered.

@xiao-lix xiao-lix requested a review from a team as a code owner August 26, 2020 18:32
@MSNev MSNev added this to the 2.5.8 milestone Aug 27, 2020
Copy link
Contributor

@markwolff markwolff left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Overall looks great! Added 2 comments

@xiao-lix xiao-lix merged commit 9f7527c into master Aug 28, 2020
@xiao-lix xiao-lix deleted the lxiao/angular-plugin-pv branch August 28, 2020 18:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants