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

Request for trackViewsManually SPA Example #998

Closed
mwisner opened this issue Aug 12, 2021 · 4 comments
Closed

Request for trackViewsManually SPA Example #998

mwisner opened this issue Aug 12, 2021 · 4 comments

Comments

@mwisner
Copy link

mwisner commented Aug 12, 2021

Hi Team,

I am eagerly trying to implement the new trackViewsManually functionality into our React-based application(s). Unfortunately, no matter what I try, the initial page view id carries to the next page view and gets the URL for the new page, but with the previous view name.

Are there any hello-world level examples of the proper usage of trackViewsManually? I'd love to get a better of the recommended implementation of this functionality.

Thanks!

@masad-frost
Copy link

I'm pretty sure it's bugged. It's supposed to work by updating the view context by calling startView, but it just doesn't.

@bcaudan
Copy link
Contributor

bcaudan commented Sep 24, 2021

Hello @mwisner,

We have identified and fixed a wrong behavior related to trackViewsManually which look similar to what you are describing.
The fix has been release in version 3.6.1.

Let us know if you still encounter an issue with it.

@mwisner
Copy link
Author

mwisner commented Sep 29, 2021

Hi @bcaudan,

We've had 6.3.1 with manual view tracking enabled throughout our application for a few days now and everything seems to be working wonderfully.

Thank you so much for resolving this issue, I really appreciate being able to use this functionality in our application.

@bcaudan
Copy link
Contributor

bcaudan commented Sep 29, 2021

Great!

Thanks for the feedback.

@bcaudan bcaudan closed this as completed Sep 29, 2021
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

No branches or pull requests

3 participants