The basic installation method can be used to install AddSearch on HubSpot. To install the AddSearch widget on HubSpot:
<form>
tag, such as <form id="search">
. Once you’ve found the relevant <form>
tag, delete it, and everything up to and including the closing </form>
tag.<script> window.addsearch_settings = { "asw_01": { "show_search_suggestions": false, "search_suggestion_position": "left", "default_sortby": "relevance", "display_date": false, "display_meta_description": false, "display_result_image": true, "link_target": "_self", "hide_logo": false, "direction": "ltr", "analytics_enabled": false, "automatic_filter_results_by_site_language": false } } </script> <script src="https://cdn.addsearch.com/v5/addsearch-ui.min.js?key=xxxxxx&id=asw_01"></script>
We’re always happy to help with code or other questions you might have. Search our documentation, contact support, or connect with our sales team.