Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
I need to post/track multiple videos behind a single gate (form). As others have shown, this is doable though the application of YouTube API code. To make this work right, I have to place the same code in two places: On WordPress Landing Page that hosts the form -- Successful completion of form unhi...
I'm glad you can see them. But also perplexed. As I cannot. I did some more testing. If I take the video loading/tracking javascript out of the WP landing page then the videos load fine in the known visitor page. But I can no longer see them on the form completion page. If I leave the video loading...
@SanfordWhiteman Thanks for your response. I agree that there's a lot in that page and like your efficiency suggestion. I will look at that. Any ideas on why the Known Visitor page would not load the videos though? Even when I scale that page back to just two videos, I can't get them to load. I had ...
@SanfordWhiteman Here's a test version of the form/page in question. Lots of videos on this page. But when I scaled it back to just the examples in this string (e.g. your code, and the YouTube API example), the behavior was still the same . The behavior is this: If you complete form, the content (pa...
The code referenced here by @SanfordWhiteman as well as the YouTube code works great on a standard HTML page. But when I pull it into the Custom HTML for Known people it does not work. Can't figure out why. Any ideas? what am I missing?