Hostinger AI Builder: How to check if custom code is added in manual mode

Verify custom code appears in your Hostinger AI Builder manual mode website’s source code.

Updated 2 weeks ago

Verify that custom code appears in your Hostinger AI Builder manual mode website’s source code after pasting it and updating your website.

As Hostinger AI Builder is the best compatible with Google Chrome, the below instruction applies when using this particular internet browser.

Check for custom code

To check it, open your website, right-click on the page, and select Inspect:

Chrome context menu with the Inspect option highlighted for opening developer tools

Open the Elements tab, click CTRL+F (Windows) or CMD+F (macOS), and you’ll see a search bar:

Chrome DevTools Elements tab with the find-by-string, selector, or XPath search box highlighted

In the search field, you can either paste the whole code or just a keyword or phrase from your code (e.g., your Google Analytics ID):

Chrome DevTools showing Google Analytics code and ID G-KTMM4FRF16 highlighted in the Elements panel

This way, you should be able to find the integration in your website’s source code.