Option 1: Using a plugin (recommended)
- Install the Insert Headers and Footers plugin (by WPCode) from the WordPress plugin directory
- Go to WPCode > Header & Footer in your WordPress admin
- Paste your TinyBell pixel code in the Header section
- Click Save Changes
Option 2: Edit your theme
- Go to Appearance > Theme Editor in your WordPress admin
- Open the
header.php file
- Paste your TinyBell pixel code just before the closing
</head> tag
- Click Update File
If you edit theme files directly, your changes may be lost when you update the theme. Use a child theme or the plugin method instead.
Option 3: Google Tag Manager
If you already use Google Tag Manager, see Install via Google Tag Manager.
Verify installation
After installing, open your website in a new browser tab. Check if your enabled notifications appear. You can also right-click > View Source and search for “tinybell” to confirm the pixel is in the HTML.