I believe my helpful developer has already been in touch regarding this issue and I don't know if anyone replied yet. I am trying to count the tracks which are listened by users in an google spreadsheet. We can get the listens of a track by users but we don't know exactly which track the users are listening to. Is there an webhook which passes the name of the track as it is being played in the player? Any help is very much appreciated.
I want to fire a trigger once a user clicks on the play button using wp webhooks pro to parse the user, track played, and also fire another event if he skips the track, I have been trying and I find it not working, i can only fire a trigger once a user views a playlist, please can you guide me?
Hello,
I believe my helpful developer has already been in touch regarding this issue and I don't know if anyone replied yet. I am trying to count the tracks which are listened by users in an google spreadsheet. We can get the listens of a track by users but we don't know exactly which track the users are listening to. Is there an webhook which passes the name of the track as it is being played in the player? Any help is very much appreciated.
Best,
Pavel Mansurov
Hi there,
Unfortunately we don't have webhooks made for this I'm afraid.
If more user request it, we will add this to our roadmap for sure.
Thanks,
Max from the Sonaar.io Crew
ah. Thank you for letting me know. I don’t think this will be a feature that is popular. How much would it cost to implement this?
is there a way to finding the trigger (element ID) for the tracks?
Unfortunately we dont offer this kind of customization at this time.
For the element ID, you mean the element ID in the DOM ? You can do it with JS if you are familiar with it.
Thanks,
Max from the Sonaar.io Crew
I want to fire a trigger once a user clicks on the play button using wp webhooks pro to parse the user, track played, and also fire another event if he skips the track, I have been trying and I find it not working, i can only fire a trigger once a user views a playlist, please can you guide me?
Im not familiar with WP webhooks pro but you can check in iron-audioplayer.js in the PRO version, all our JS functions are listed there
Thanks,
Max from the Sonaar.io Crew
Can this Player provide statistics of artist views, user views, etc?
We have some stats for the number of plays and downloads. we don't have statistic for artists or users views.
Go to wp-admin > mp3 player > statistics
Thanks,
Max from the Sonaar.io Crew
thank you for your reply. If I may ask another question:
is there a way to connect google analytics to the player audio plugin?
Hi,
I know that some of our users use Google Tag Manager along with custom JS, but I never tried it. So GA Tag Manager should work
Thanks
Max
Thanks,
Max from the Sonaar.io Crew