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

Can't see new pageviews in debugger #153

Open
zerbfra opened this issue May 28, 2022 · 0 comments
Open

Can't see new pageviews in debugger #153

zerbfra opened this issue May 28, 2022 · 0 comments

Comments

@zerbfra
Copy link

zerbfra commented May 28, 2022

Hi,
I have an issue with the tagassistant debugger.
In particular, I don't get new pages creating a new section in the sidebar.
I activated the Pageview tracking by setting in nuxt.config.js the following:

  gtm: {
    id: 'GTM-XXXXX',
    pageTracking: true,
    pageViewEventName: 'Pageview',
  },

Then, I configured the event and the tag in the google tag manager workspace.

I don't get why the debugger is not creating new pages.

As you can see here:

How do I get the debugger to create new sections, like explained in this video? https://youtu.be/SZD2PUqRGKk?t=289
As you can see, in the video I have various sections: GTMcourse, News - GTMcourse and Products - GTMcourse.

Thanks

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