Skip to content

Commit

Permalink
chore: another log to make sure it works
Browse files Browse the repository at this point in the history
  • Loading branch information
meysam81 committed May 21, 2024
1 parent eda1112 commit c808666
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions overrides/partials/integrations/analytics/google.html
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,7 @@
console.log("Google AdSense consent v2 check ...")
var consent = __md_get("__consent");
if (consent && consent.personalization) {
console.log("Google AdSense consent v2 granted")
consentGrantAll();
}
})
Expand Down

0 comments on commit c808666

Please sign in to comment.