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