The easiest way to install Fomo on your site is to plant our script tag in your universal <head> element.

Your script tag can be found in Settings > Embed:

However, you may want to disable Fomo on a checkout page, or inside your application, etc.

The easiest way to do this is with a Page Rule. However, this could be a long task for power users who want to hide Fomo on a long list of page paths.

For these users, simply add the following meta tag anywhere on the page you wish to exclude from Fomo notifications:

<meta name='fomo:enabled' content='false'>

Did this answer your question?