Installing Sumo on Ruby on Rails

If you have not already signed up for Sumo, check out the Getting Started with Sumo Guide before following the instructions below.


Installing Sumo on Ruby on Rails

  1. Open the folder where your website's files are located and open your main view file (this is usually titled application.html.erb) in your favorite IDE (code editor). (NOTE: Your screen may look different).
  2. Paste the Sumo code inside of the head tags within application.html.erb (make sure that the code is in between the two head tags), then Save.
  3. Congrats, you're all done! Navigate to the top right corner of your website and enter your Sumo credentials to start using Sumo! (NOTE: Your website must be deployed to a server for you to see Sumo. Alternatively, you can use the live preview feature in an editor like Brackets to make sure Sumo is working.)
Did this answer your question? Thanks for the feedback There was a problem submitting your feedback. Please try again later.