Skip to content

Instantly share code, notes, and snippets.

@iqbalmauludy
Created December 20, 2017 12:55
Show Gist options
  • Select an option

  • Save iqbalmauludy/04fc37bd6211772ed4bf65d9e42662f5 to your computer and use it in GitHub Desktop.

Select an option

Save iqbalmauludy/04fc37bd6211772ed4bf65d9e42662f5 to your computer and use it in GitHub Desktop.
Contoh sample kode dari Google Adsense
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<script>
(adsbygoogle = window.adsbygoogle || []).push({
google_ad_client: "ca-pub-76782292xxxxxxxx",
enable_page_level_ads: true
});
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment