NOTE: The information in this article is relevant to Higher Logic Online Community (Online Community) customers only.
Higher Logic Thrive Community and Higher Logic Thrive Platform customers can create a case to request assistance in adding your own third-party cookie management tool.
Is there third-party code, like Feathr, Pixel, Google Ads, AddThis, or Munchkin Code (done using HTML or Javascript) that you want to appear on every page across your Higher Logic site? You can accomplish this by:
- creating a page to host the code
- and "inserting" this page in your site's Header, Content or Footer.
Let's walk through this process so you can learn how to display third-party content across your site.
Step 1 - Create page to house the third-party content
- In the Admin Toolbar, click (or right click for a new tab) Edit Navigation.
- Drag and drop the Add Page icon to an appropriate location in your site structure.
- Click the ... button and select Edit.
- Click the Properties tab.
- Fill out the Navigation Title, Page Code Name, and URL Name fields with appropriate names (for internal purposes only).
- Uncheck the Show Page Title box so the page's title doesn't display.
- Make sure to leave the Visible in Navigation box unchecked; otherwise, the page will display in your site's top navigation.
- Click the Build tab, and then drag and drop an HTML or JavaScript content type onto the Canvas.
- Click to select the HTML or JavaScript block, followed by Edit.
NOTE: Refer to the steps below applicable to the content type you're adding (HTML or JavaScript).
If adding HTML
- Click the HTML button to display the Source code editor.
- Insert the third-party code.
- Click Ok to close the Source code editor.
- Click Save to close the Editing HTML popup.
- Click Publish to save and publish the page.
If adding JavaScript
NOTE: If pasting JavaScript code, do not include <script> tags; the system will automatically append <script> tags for you, so including them will cause an error.
- Click the dropdown and pick the option applicable to how you're inserting the JavaScript: either by entering a URL to the file OR embedding (pasting) the JavaScript code right in the editor.
- Once you've either entered the URL or pasted the code, click Save to close the Editing JavaScript editor.
- Click Publish to save and publish the page.
Step 2 - Insert page in site Header, Content, or Footer
Now that your "dummy" page containing the third-party content is ready, let's move on to inserting its code into the Header, Content, or Footer area of your site.
1. In the Admin Toolbar, click Site Options > Site Setup (right click for a new tab).
2. Click the Layout tab.
3. Scroll down to the bottom of the page to locate the Additional Site-wide Content area. From here, you can choose to have the page code appear in the Header, Content or Footer of your site, and either in the top or bottom of the chosen section.
NOTE: If you don't see the Additional Site-wide Content area, refer to the How to enable the Additional Site-wide Content area section below for help.
- For the chosen section, click its appropriate dropdown and select the page you created in Step 1.
- At the bottom of the page, click Finish to save your update.
How to enable the Additional Site-wide Content area
If, on the Layout tab, you do not see the Additional Site Wide Content area, read on to learn how to enable it.
NOTE: Only Super Admins can perform these steps.
- At the top of the page, click the Admin tab.
- Toggle the Additional Site-Wide Content option to YES.
NOTE: You can also control which content areas are available, Header, Content, and Footer, using the dropdown to the right of this field.
- Scroll to the bottom of the page and click Finish to save this change.