Interactive Landing Page - Tinderpile plug in

I want my landing page to be interactive with the tinderswipe plug in. I plan on using demo data and don’t want to create changes to the database as the user is swipping left or right, as I fear that will get buggy with multiple people on the landing page.

How do I cycle through the tinderpile data of demo data without making changes to the database?

Thanks!

I am currently exploring the idea of using a state of swipe_progress (number). When a user swipes it will set the state of the landing page to subsequent number (when expressions determining which action to take). I have getting a fault though for setting the conditional on my tinder pile to do a search for a specific item # due to the landing pages current state. Thoughts?