I\'m trying to display a bootstrap modal when a person first visits a page (after logging into my app). I want to use the modal to offer a \"Getting Started\" video and also
You can use jquery.cookies.js in combination with modal.js to load the page only once then set an expiry cookie.
You can find more details in this tutorial:
http://calebserna.com/bootstrap-modal-email-subscription-form/