Getting Started with Pulse
BlogTally Pulse provides real-time analytics for your website. This guide will help you set up tracking on your site.
Installation
Step 1: Get Your Tracking Code
- Go to the Websites dashboard
- Select your website or add a new one
- Click "Edit"
- Copy the provided JavaScript code
Your tracking code will look like this:
<script async src="https://tracker.blogtally.com/blogtally.min.js">
data-site="YOUR_TRACKING_ID"
defer
</script>
Step 2: Add the Code to Your Website
Add the tracking code to your website's HTML, just before the closing tag.
Common Platform Instructions
WordPress
- Go to your WordPress dashboard
- Navigate to Appearance > Theme Editor
- Select your theme's header.php file
- Paste the code just before the tag
- Click "Update File"
Ghost
- Go to your Ghost admin panel
- Navigate to Settings > Code Injection
- Paste the code in the "Site Header" section
- Click "Save"
Other Platforms
If you're using another platform or a custom website, add the code to your site's HTML template just before the tag Make sure to add it to all pages where you want to track visitors
Step 3: Verify Installation
- Visit your website
- Return to BlogTally Pulse dashboard
- Your first data should appear within a few minutes
Troubleshooting
If you don't see any data after 15 minutes:
- Check that the code is properly installed
- Verify that there are no JavaScript errors in your browser console
- Ensure your website is publicly accessible
- Check if any ad-blockers are preventing the script from loading
Need Help?
If you're having trouble with the installation:
- Check our troubleshooting guide
- Contact our support team