Replace YOUR_API_KEY_HERE with your actual API key
4Start Invisible Tracking
That's it! AnalyticsForge is now invisibly capturing revolutionary analytics data from your website. Your visitors will never know they're being tracked.
✅ You're Done! AnalyticsForge is now invisibly tracking precise user interactions, AI-detected content performance, and user intent data that Google Analytics cannot provide. Your website visitors will never see any indication of tracking - it's completely stealth and GDPR compliant.
🔧 Detailed Installation
Basic Installation
The simplest way to add AnalyticsForge to any website:
<!DOCTYPE html>
<html>
<head>
<title>Your Website</title>
</head>
<body>
<h1>Your Content Here</h1>
<p>Your website content...</p>
<!-- Add AnalyticsForge just before closing body tag -->
<script
src="https://forgesystems.io/analyticsforge/Development/Universal_Widget/analyticsforge-universal-widget-merged.js"
data-api-key="your-api-key-12345">
</script>
</body>
</html>
WordPress Installation
Method 1: Add to your theme's footer.php file before </body>
Method 2: Use a plugin like "Insert Headers and Footers" and add the code to the footer section
Method 3: Add via WordPress admin → Appearance → Customize → Additional CSS (paste in Custom HTML widget)
Shopify Installation
1. Go to Online Store → Themes → Actions → Edit Code
2. Open layout/theme.liquid
3. Add the AnalyticsForge code just before </body>
Other Platforms
Wix
Add via Settings → Tracking & Analytics → New Tool → Custom Code
Squarespace
Add via Settings → Advanced → Code Injection → Footer
Webflow
Add via Project Settings → Custom Code → Footer Code
⚙️ Advanced Configuration
Configuration Options
Customize AnalyticsForge behavior with these data attributes: