CTA Added to Video Forms
Z
Zach Williams
Allow the ability to create a CTA for video elements to be displayed at a specific time within a video element.
Right now, there is the ability to capture lead information within the video element. We can select a form to collect the lead.
However, that form just continues the video after submission.
If I want to display a CTA/Button on the video at the end of the video (or at a specific timestamp, have a CTA display on the video), this is not possible.
Scenario - I want to only give someone the option to proceed within my funnel after consuming the contents of the video.
Using the "hidden timer" function to hide/unhide a CTA does not work because it does not take into account the "duration" or "video progress" of a video. If I watch the video on 2x speed (which I do for all videos) then, the timer will not correspond to the actual watch time and will not display the CTA at the end of the video.
I've written my own code to display the CTA based on video progress = 90% as a workaround; however, this would be way more streamlined and beneficial if we could do this via the video element itself just like the eboov.com functionality.
Log In
T
Tareq CSS
A must needed feature . Only fix is to use custom code until HL release it natively. You can track actual video playing time using video player API and show hide button based on video timestamp whether you are playing normally or 2x faster . Check https://www.funnelcare.net/highlevel for this "Show Hide Page Elements Based On Video Playing Time" Code . It's using HL hosted video