Launching a FUSE search on your site is simple.
Once your FUSE search view is available, we provide an embed code for your site. You can place the embed code anywhere on the page you want search results displayed. 


Here’s an example of an embed we’ll furnish to you once your search is ready:

 <div id="sjview_lpddssdiuidudhqmszz"></div><script src="https://fuse.fusesearch.app/api/1/searchviews/jzdevewpposdiikjdn fidsz.js?element_id=sjview_sdfudyydbvbsddsvviz"></script>
PS This example isn’t operative – don’t try to embed it!
Our example is merely a descriptive example of what to expect.


Best Practice

We recommend a best practice of splitting up the script for a few milliseconds better load time:

<head> 
<script 
src="https://fuse.fusesearch.app/api/1/searchviews/jzdevewpposdi ikjdnfidsz.js?element_id=sjview_ sdfudyydbvbsddsvviz"></script> 
</head> 


<body> 
<div id="sjview_lpddssdiuidudhqmszz"></div> 
</body>