(Help) Send Email To Members Based On Videos Watched

Currently I have a member site right now with videos only accessible once the user is logged in. Is there a way I can send the user specific email once they have landed on the video page (CMS)? For instance, in this scenario

(Scenario A)
User Logs In
User click on “watch now button” on a CMS page called “Example A”
Directed to CMS Video Page with video “A”
Send them an email with “A” related content once they entered the Video Page with video “A”

(Scenario B)
User Logs In
User click on “watch now button” on a CMS page called “Example B”
Directed to CMS Video Page with video “B”
Send them an email with “B” related content once they entered the Video Page with video “B”

Update help still needed

https://www.nextlevelacademy.io

Webflow - Next Level Academy

1 Like

You can with js and serverless functions / make / zapier

Hi pietrofalco, thanks alot for the reply would you care to explain how i can do that in detail? :slight_smile:

How proficient you are with javascript?

Not really proficient, do you have a guide or tutorial on how to accomplish the above-mentioned issue?

Thanks

No unfortunately no, you should have knowledge of js basic apis like localStorage and fetch for example

Any other solution? :slight_smile:

No that I’m aware off sorry