Add tracking to your website by manually installing the Blockchain-Ads pixel, enabling data capture for campaigns.
This guide helps you place the pixel code directly on your site for accurate tracking.
Steps for Manual Installation
Install the pixel in minutes:
- Log in to the HUB dashboard, go to "Tracking" > "Setup Tracking," and select "Manual Installation."
- Copy the provided HTML script (e.g., <script> // tracking code </script>).
- Paste the script into the <head> section of your website’s HTML on all pages.
- For conversion events, add the event-specific code to relevant pages (e.g., thank-you page after purchase).
- Save and publish your site changes.
- Test by visiting the site and checking the HUB Conversions tab for data.
- Optional: Click "Request Assistance" to email instructions to your developer.
Best Practices: Place the pixel in <head> for faster loading; install on all pages for full tracking coverage; test across browsers/devices; use descriptive event names for conversions; check for script conflicts in <head>.
Troubleshooting: Code not firing? Inspect browser console for errors. Site not loading? Remove and re-add the code. No data in HUB? Wait 5 minutes or verify paste location. Conflicts with other scripts? Place pixel code first in <head> or contact support@blockchain-ads.com.
Table: Manual Installation Tips
FAQs
- Where to paste the pixel code? In the <head> tag, before the closing </head>.
- What is event-specific code? Code for actions like sign-ups, added to specific pages (e.g., thank-you page).
- How to test the pixel? Trigger events (e.g., page view) and check HUB Conversions tab.
- Using a site builder? Add code via custom HTML section if no direct <head> access.
- Need assistance? Click "Request Assistance" to email developer instructions.
- Cross-domain tracking? Install on all domains or use GTM for multi-site setups.
- Platform conflicts? Check for CMS-specific issues (e.g., WordPress plugins) and prioritize pixel placement.