Jump to content
  • 0

Kod Mail Munch gdzie wstawić


Natalia123

Question

13 answers to this question

Recommended Posts

  • 0

Ale co umieścić, jakoś nie widzę żadnego kodu.

 

Proszę zrozumieć jedną bardzo ważną rzecz, ile informacji dajesz na forum tyle pomocy otrzymujesz w zamian, na razie nie ma żadnych konkretnych informacji, nie wiemy czy to jest kod iframe, js, php i jaka ma budowę.

Link to comment
Share on other sites

  • 0

tak wygląda cały kod który mam, na pewno działa bo umieściłam go na innej mojej stronie, stworzonej na Quick Cart i wszystko działa.

 

<!-- MailMunch for www.magiakawyiherbaty.com.pl -->
<!-- Paste this code right before the </head> tag on every page of your site. -->
<script src="//s3.amazonaws.com/mailmunch/static/site.js" id="mailmunch-script" data-mailmunch-site-id="92718" async="async"></script>

Link to comment
Share on other sites

  • 0

Jest błąd w urlu: <script src="//s3.amazon....

Jakim protokołem chcesz pobrać ten skrypt? SSH, Telnet, FTP, a może chodzi o HTTP?

Tak jest prawidłowo:

<script src="http://s3.amazonaws.com/mailmunch/static/site.js" id="mailmunch-script" data-mailmunch-site-id="92718" async="async"></script>

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...