CMS guide

Install Hitsteps on Drupal

For Drupal, the most reliable current path is adding the Hitsteps tracking code to a shared theme template or site-wide block.

Before you start

Drupal admin or theme access
Your full Hitsteps tracking code
Permission to clear Drupal cache

Install guide

Drupal setup

1

Copy the tracking code

Open your Hitsteps site settings and copy the full JavaScript tracking code.

2

Choose site-wide placement

Use a site-wide custom block, a global footer region, or the active theme template depending on your Drupal version and setup.

3

Paste and save

Paste the tracking code where it will render on all public pages.

4

Clear cache

Clear Drupal cache so the new code appears for public visitors.

5

Confirm Hitsteps sees traffic

Visit the Drupal site and check your live dashboard.

Good to know

  • If your Drupal site has strict content security policy rules, allow the Hitsteps tracking domain before testing.
  • Use your site-wide footer or block system instead of adding code page by page.