Add the head script to the head of the page, and add the body script to the body of the page
Select the Text element
In the Rich Text Editor > Source, add a span tag around the number that you would like to apply the Odometer to:
<span class="odometer" data-delay="250" data-prev="0" data-val="39">
The odometer class is required.