Hi @TravisBKlein,
Yes, there are multiple ways to include the code.
-
Site settings > Custom code
-
Page settings > Custom code
-
Embed component
You generally want to avoid using Site Settings as it will apply sitewide. Using that code may degrade performance as the script is being called 5 times per second (200ms), so you only want it to apply to the page itself that needs this feature.