I couldn't install 2 scripts

I couldn’t install 2 scripts, one was for Purchase Alerts for all pages, and the other was a timer for a specific page of a certain product in my ecommerce. I couldn’t install it through my ecommerce platform called Nuvemshop and they advised me to do it through Google Tag Manager. I tried there and it didn’t work either, I’ll send you some prints so you can help me confirm if there’s something wrong with the POWR scripts.

As you can see in the printout above, I have already integrated Google Tag Manager into my Nuvemashop eCommerce platform.

Working correctly and I also tested it on Google Tag Assistant

and even though everything is configured correctly the script does not appear in my store, I tried to configure another timer script and it did not appear either, I have already checked the activators on the platform and everything is correct, what can I do?

atviadores I put it at 0 to see if it would appear and it still didn’t appear

Hi Vitor!

Thank you so much for joining the community!

Regarding your inquiry. If I get it right.
Do you want to track interaction with POWR apps on your store using Google Tag Manager?
Unfortunately, POWR doesn’t have any integration with Google Tag Manager for now since all our apps are Iframes, which means that they are hosted on www.powr.io .
We do have a feature request topic here
If we get more votes on it, I would be able to push the Product team to include this feature in our roadmap. So, I believe Google Tag manager should be implemented in other apps as well.

Não na verdade a Nuvemshop minha plataforma de eecomerce falou que o codigo html não dava para ser implementado por la e me sugeriu o google tag manager para ver se dava certo, eu tentei instalar por la e mesmo assim não estou conseguindo ativar o scripts.

I see Vitor.

So if you want yo use embed POWR app on Nuvemshop please follow the next instructions.

In POWR standalone interf click on Publish>
Choose Embed with code>


Go to Nuvemshop page>
and choose emebed code

paste POWR code and publish the site
App should appear on particlular page

As you can see in the screenshot above, I tried to install the purchase alert script code exactly this way and it didn’t work. Then I tried to place another timer script above the first one and it didn’t appear on my website either.

Note: After installing the first purchase alert script, the page I installed it on took longer than usual to open.

Hi Vitor,

By taking a look on your screenshot I can see that script is not correct
Umbeded code should be looking like that
1 Div HTML lement containing app name and ID
2 Script element which is responsible for Iframe wrapping
here is the example
<div class="powr-popup" id="3dbd9627_1725618329"></div><script src="https://www.powr.io/powr.js?platform=nuvemshop"></script>