https://www.example.com?q=searchterm
, Nosto can be configured to read the search term and you can skip the search term tagging.https://www.example.com/searchterm
, Nosto is unable to read it from the URL and you will need to tag as a part of the page source. When you implement the tagging for the search term, remember that it is untrusted user input added as part of your page html and it should be html-encoded to prevent XSS vulnerabilities on the site.