mmusta
Super Contributor
- Joined
- May 15, 2018
- Messages
- 163
Hello Mates
I Have a lot of landing pages (20+) and i want to have the push code on the root of my domain and call the code on my landing pages so if i change the code it gets updated on all of my landing pages
now i have the code like this on all of my landing pages
i tried Adding the code to a Js file and calling it on my landing page
i tried calling the code like this but its not working
<script async src="/3push.js" data-cfasync="false"></script>
as you can see here the code is called but it's not being executed
I Have a lot of landing pages (20+) and i want to have the push code on the root of my domain and call the code on my landing pages so if i change the code it gets updated on all of my landing pages
now i have the code like this on all of my landing pages
i tried Adding the code to a Js file and calling it on my landing page
i tried calling the code like this but its not working
<script async src="/3push.js" data-cfasync="false"></script>
as you can see here the code is called but it's not being executed