Skip to content Skip to sidebar Skip to footer

How To Show Popup On Amp Page After Settimeout

I'm trying to make the popup appear on the AMP page after a certain amount of time has elapsed, but getting the error in the console — [amp-script] Blocked 1 attempts to modify D

Solution 1:

I found that solution that solve that do the trick — sandbox

That solution is using amp-user-notification

enter image description here

Post a Comment for "How To Show Popup On Amp Page After Settimeout"