Video only plays for "first-visitors".

Hi! I have a video in a strip, and I want to make it only play for “first-visitors” of my site. Maybe a way to do so would be using session or local memory , but I don’t know ho to do it. Can anybody help me out?

Also, for those visitors who aren’t “first-visitors”, I need them to only see the last frame of the video, as if it were a still image.

Thanks in advance.

Have a look at the one time popup example for a lightbox here.
https://support.wix.com/en/article/corvid-tutorial-creating-a-one-time-popup

Modify the code to suit your own needs with the video instead.
https://www.wix.com/corvid/reference/$w.Video.html
https://www.wix.com/corvid/reference/$w.VideoPlayer.html