After 20 seconds of video play, a div element appears. I am trying to set up a cookie so that once the div is shown, it continues to appear unless the user clears their cache (cookie logic).
This is my current attempt -
Any ideas on how to achieve this?
Thank you in advance.