Documentation Index
Fetch the complete documentation index at: https://docs.thetinybell.com/llms.txt
Use this file to discover all available pages before exploring further.
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.phpfile - Paste your TinyBell pixel code just before the closing
</head>tag - Click Update File