Tagging WordPress Sites
WordPress sites are most effectively tagged by adding the Narratiive tracking tag to the header.php
file. By adding the tag in this file, it will be automatically added to every page on the site.
Insert the Narratiive tag into the header.php
file, immediately before the closing </head>
tag. The tag should be nested within the head tags to ensure that it will work reliably.
To confirm that a page has been tagged correctly, you should load the page in a browser and view the page source. The tag should appear exactly as it does in our Narratiive tracking tag article.
Last reviewed: 12 Feb 2019 (AP)
Last updated: 12 Feb 2019 (AP)