Skip to content
This repository has been archived by the owner on Aug 21, 2024. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant