Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

120
Views
How to properly track events on a embeded Spotify player?

I want to track events (play, pause, seek, etc) on a embeded Spotify player. My idea is to send to Snowplow these events. The thing is that the embeded Spotify does not use video and audio HTML tags and all the tips that I have found so far on the internet does not help.

So the only idea that I had so far is to get the play/pause buttons and add event listeners to them using JS. Something like this:

document.getElementById("play-button").addEventListener("click", function() {console.log('play pressed.')})

After that I would use Snowplow trackButtonClick. Something like this:

snowplowTracker.trackButtonClick('btn_spotify', 'Spotify button ');

Is there other way to track events on a embeded Spotify player for Snowplow? I checked Google Tag Manager too and there is no trigger for Spotify there. Any help?

about 4 years ago · Juan Pablo Isaza
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!