Wistia Video iFrame Milestone Tracking | Community
Skip to main content
Level 2
October 20, 2021
Solved

Wistia Video iFrame Milestone Tracking

  • October 20, 2021
  • 1 reply
  • 875 views

Beginner Adobe analytics developer here and doing implementation for several websites on my own. Stuck on how to implement milestone tracking for a wistia embedded iframe video so it tracks start and completion along with 25%, 75% milestones

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Alexis_Cazes_

I checked online and it seems wistia does have their own analytics features: https://wistia.com/product/analytics?ft= so you might want to look into it a bit further.

 

I personally never worked with this player but I worked on other analytics milestone tracking in the paste and you can find details in this repo if it helps:

Legacy Video Milestone implementation:

https://github.com/alcazes/Video-in-Adobe-Analytics-V15/wiki/Home---Adobe-Analytics-v15-and-Video-Milestone

https://github.com/alcazes/Adobe-Analytics-Video-milestone

 

Video Heartbeat:

https://github.com/alcazes/Adobe-Analytics-Video-Hearbeat

 

All of this documentation is a bit old but might help. In all instances you need to use the exposed lifecycle functions of the player or its API to send data at correct time.

 

Which library you are currently trying to use ? 

https://github.com/alcazes/Adobe-Analytics-Video-Hearbeat

 

1 reply

Alexis_Cazes_
Alexis_Cazes_Accepted solution
Level 10
October 25, 2021

I checked online and it seems wistia does have their own analytics features: https://wistia.com/product/analytics?ft= so you might want to look into it a bit further.

 

I personally never worked with this player but I worked on other analytics milestone tracking in the paste and you can find details in this repo if it helps:

Legacy Video Milestone implementation:

https://github.com/alcazes/Video-in-Adobe-Analytics-V15/wiki/Home---Adobe-Analytics-v15-and-Video-Milestone

https://github.com/alcazes/Adobe-Analytics-Video-milestone

 

Video Heartbeat:

https://github.com/alcazes/Adobe-Analytics-Video-Hearbeat

 

All of this documentation is a bit old but might help. In all instances you need to use the exposed lifecycle functions of the player or its API to send data at correct time.

 

Which library you are currently trying to use ? 

https://github.com/alcazes/Adobe-Analytics-Video-Hearbeat