Search results for: header
Untitled Snippet
document.addEventListener("DOMContentLoaded", () => { const canvas = document.getElementById("canvas"); const ctx = canvas.getContext("2d"); const expressionInput = document.getElementById("expressionInput");…
Back to Top Button (copy)
Add a simple button to scroll back to top on the frontend.
Google Tag Manager
Ahrefs
Gtag
Analytics
Monsterlink Mobile Variant
Subscribe Now!
Untitled Snippet
body { font-family: Arial, sans-serif; text-align: center; margin: 20px; background-color: #f9f9f9; color: #333; } h1 {…
Google Analytics
Downloaded when the analytics account was setup
Facebook Domain Verification snippet
Asembo Digital Solutions Facebook Pixel ID (tracking)
Dynamic Monsterlinks by Id
// Target by ID window.onload = function(){ document.getElementById("someID").href="MONSTERLINK_URL"; }