Skip to main content
All CollectionsInstall Sumo
Installing BDOW! on Django
Installing BDOW! on Django
Cassandra Campbell avatar
Written by Cassandra Campbell
Updated over a week ago


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


Installing BDOW! on Django

  1. Open the folder where your website's files are located and open your main template file (this is usually titled index.html) in your favorite IDE (code editor). (NOTE: Your screen may look different).

  2. Paste the SumoMe code inside of the head tags within index.html (make sure that the code is in between the two head tags), then Save.

    Screenshot_022118_052340_PM.jpg



  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.)

    django_installation2.png__660_350__-_Google_Chrome_2018-02-21_17.26.24.png


Did this answer your question?