Getting Started
Quick Start Guide
Get Invoker Analytics running on your website in under 5 minutes.
Step 1: Create an Account
If you haven't already, create a free account. You'll get a 14-day free trial with access to all features.
Step 2: Add Your Website
After logging in, you'll be taken to your dashboard. Click "Add Site" and enter your website's domain:
- Go to the Sites page
- Click the "Add Site" button
- Enter your website domain (e.g., example.com)
- Click "Add Site" to confirm
Step 3: Install the Tracking Script
After adding your site, you'll receive a unique tracking script. Add it to your website's HTML, just before the closing </head> tag:
Tracking Script
<script defer data-domain="your-domain.com" src="https://api.invoker-analytics.com/js/script.js" ></script>
Replace your-domain.com with your actual domain name.
Step 4: Verify Installation
Visit your website in a browser, then check your Invoker dashboard. You should see:
- A pageview recorded in the Real-time section
- Your browser and location in the visitor details
- The page URL in the Pages analytics
You're all set!
Invoker Analytics is now tracking your website. Data will appear in your dashboard within minutes.
Next Steps
Set Up Event Tracking
Track custom events like button clicks and form submissions.
Learn more
Configure Goals
Set up conversion goals to track business metrics.
Learn more
Share Your Dashboard
Share analytics with clients and team members.
Learn more
Explore the API
Build custom integrations with our REST API.
Learn more