Install on WordPress

Add Cromojo with a plugin or your theme header

Written By David

Last updated 24 days ago

On WordPress, the easiest way to add Cromojo is with a free “insert headers” plugin, no code editing required. There’s also a manual option if you prefer.

Add the script

  1. In Cromojo, go to Settings → Analytics and click Copy.

  2. In your WordPress dashboard, go to Plugins → Add New and install a header-insert plugin such as “WPCode” or “Insert Headers and Footers”. Activate it.

  3. Open the plugin's settings and find the Header (or “Scripts in Header”) box.

  4. Paste your Cromojo script into that box.

  5. Click Save.

Verify

Back in Cromojo, open Settings → Analytics and click Verify Installation, or visit your own site and watch for your visit to appear on the dashboard within a minute or two.

Good to know

Prefer no plugin? You can paste the script into your theme’s header.php just before </head>, but edits to a theme file can be overwritten when the theme updates, so use a child theme or the plugin method.

→ Back to all installation guides