Skip to content

Commit

Permalink
Add gpt script for consent management
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmaxed authored Aug 31, 2024
1 parent d5b62e9 commit 1da4a07
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions common/head_tag.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
<!-- This is related to https://webmonetization.org/ -->
<meta name="monetization" content="$ilp.uphold.com/LJmbPn7WD4JB" />
<!-- end Web Monetization tag -->

<!-- google ad manager tag script for consent management -->
<script async src="https://securepubads.g.doubleclick.net/tag/js/gpt.js"></script>
<!-- end gpt script -->
<!-- inject footer -->
<script type="text/x-handlebars" data-template-name="/connectors/below-footer/my-footer">
<footer class="site-footer">
Expand Down Expand Up @@ -217,4 +219,4 @@ <h2 id="trending-guides" class="col-header">{{theme-setting 'footer_columns_head
</div>
</div>
</footer>
</script>
</script>

0 comments on commit 1da4a07

Please sign in to comment.