Note: If you're using Elementor as your site builder, please check our guide on how to add Jeeva's Script via Elementor.
Adding Jeeva’s script to your WordPress website is simple. Follow these instructions to embed it through the theme editor:
Step 1: Copy Jeeva Script
Ensure you have the Jeeva script handy. You can locate it in the Script section of your dashboard. Copy the full code snippet to your clipboard, ready for insertion into your WordPress site.
Step 2: Access WordPress and Go to Appearance > Theme File Editor
Log in to your WordPress admin area using your credentials. Once logged in, navigate to the 'Appearance' section in the dashboard and choose 'Theme Editor'. This will open the editor where you can make changes to your theme files.
Step 3: Open Theme Header File
In the Theme Editor, you’ll see a list of theme files on the right side. Look for and select the 'header.php' file. This file usually contains the head section of your site’s HTML, which is the typical location for adding scripts.
Step 4: Insert the Tracking Script Inside the <head> Tag
In the 'header.php' file, scroll to the bottom of the head section, just before the closing </head> tag. Paste the script here, ensuring you don’t overwrite any existing code.
Step 5: Save Changes by Clicking Update File
After pasting the script, click the 'Update File' button to save your modifications. This action will apply the script across your entire website.