Implement FAQ Script

Implement Milestone FAQ Script

Whitelist Milestone IP: 52.154.254.46 or 20.37.131.8 

FAQ Script Implementation (GTM or Hardcode into Head Section)

 <script type="text/javascript" src="https://faq.milestoneinternet.com/faq/msfaqloaderscript.js"></script> 

FAQ implementation via hardcode to head section

Client implements Milestone FAQ (JS) Script via Hardcode in the <head> section of the site. Or via the Tag Manager tool on all or specific pages.   

  • Please create a new tag in GTM named “MS-Schema” and add the above script.  
  • Trigger on All Pages – Priority 1 
  • Add a DIV tag: <div id="ms_faqholder">&nbsp;</div> to the designated section of the webpage so that the loader script can insert the FAQs in this designated tag.