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

setting for not sending title at all - useful for SPAs #239

Open
zsolt-dev opened this issue Feb 23, 2019 · 0 comments
Open

setting for not sending title at all - useful for SPAs #239

zsolt-dev opened this issue Feb 23, 2019 · 0 comments

Comments

@zsolt-dev
Copy link

Currently when coding SPAs, I have to wait for async data to fetch and then wait for title to be pushed via React Helmet and then manually call pageview.

I would like to use this library with urlChangeTracker for future projects without having to deal with all those conditions.

But currently with urlChangeTracker I would get the title from the previous page, which is showing up as duplicate in the Analytics dashboard.

It would be nice to have an disableTitle option, that would be used for SPAs, when no title would be sent, only the url.

It would simplify a lot of things for future projects.

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

1 participant