Giter Club home page Giter Club logo

Comments (5)

yuhui avatar yuhui commented on June 20, 2024

from launchext-youtube-playback.

ssansha avatar ssansha commented on June 20, 2024

Actually I'm trying to track youtube iframe videos inside a popup window. At first when we launch the video popup the tracking sometimes works but some times giving this getCurrentTime is not a function error. But when we closed that popup and relaunches it, than it is not triggering any of tracking rule and neither giving that error.
We are loading the script part only once.
Is the popup functionality not fitted for video tracking?

from launchext-youtube-playback.

yuhui avatar yuhui commented on June 20, 2024

from launchext-youtube-playback.

ssansha avatar ssansha commented on June 20, 2024

We are still in testing and development phase that's why there is no link available to share. We are using swal2 library which is actually cuts the video iframe holder container from page DOM and places it to its own popup window which creates at the end of page body, and when we closes this, than the same iframe container puts back to original position in page DOM.
Might be with this DOM manipulation, the video iframe, its tracking events gets lost that's why this is not working at second launch.
Is there any way to reassign those tracking events to video iframe at second launch of popup?

from launchext-youtube-playback.

yuhui avatar yuhui commented on June 20, 2024

I'm not familiar with the swal2 library. It sounds like when it opens the popup, it reloads the YouTube video in the same web page. That might cause the YouTube IFrame API script to be loaded more than once, which can cause the error.
Unfortunately, I don't know if there's a way to reassign the tracking events.

from launchext-youtube-playback.

Related Issues (12)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.