To enable to the carousel to autoplay, set the data-autoplay attribute to a number in the opening <div> you added in Step 2. This number is in milliseconds, adjust as you wish.
<div data-wm-plugin="collection-carousel"
data-source="/journal"
data-autoplay="3000"
></div>