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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

[馃悶] Google Publisher Tag does not work #538

Open
burakbasbug opened this issue Jan 22, 2024 · 0 comments
Open

[馃悶] Google Publisher Tag does not work #538

burakbasbug opened this issue Jan 22, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@burakbasbug
Copy link
Contributor

burakbasbug commented Jan 22, 2024

Describe the bug

In our platform we want to run Google Publisher Tag in Partytown context and it does not work. Below I provided a reproduction URL with minimal setup. The GPT ad can be found on the element with #banner-ad id.

Reproduction

https://github.com/burakbasbug/qwik-gpt-bug-reproduction

Steps to reproduce

You can use setup guidelines of Qwik + Partytown + GPT docs for reproduction:

  1. create a new qwik project npm create qwik@latest
  2. add partytown to the project npm run qwik add partytown
  3. add <QwikPartytown /> component
  4. add forwarding attribute for googletag: forward={['googletag.cmd.push']}
  5. add reverse proxy as in partytown docs
  6. add google publisher tag: you can use this generic-ad example: https://developers.google.com/publisher-tag/guides/get-started#generic-ad

Browser Info

Chrome, Safari, Firefox

Additional Information

No response

@burakbasbug burakbasbug added the bug Something isn't working label Jan 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant