Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add trackOnce parameter to setProgress #461

Merged
merged 4 commits into from
Nov 10, 2023

Conversation

rs-guian
Copy link
Contributor

@rs-guian rs-guian commented Oct 7, 2023

Description

add a parameter in VASTTracker.setProgress()
to avoid sending event once for all in case we want to send quartile events several times.

Issue

Issue Link : issues/460

Type

  • Breaking change
  • Enhancement
  • Fix
  • Documentation
  • Tooling

@Rapha0511
Copy link
Contributor

Rapha0511 commented Oct 16, 2023

Thank you for contributing 👍

This is a great addition to the project.

To make your pull request complete, could you please add/modify the tests and update the documentation?

@guiann
Copy link
Contributor

guiann commented Oct 17, 2023

done.

test/vast_tracker.js Outdated Show resolved Hide resolved
…trasmited in the track() call."

This reverts commit a3c1690.
@rs-guian
Copy link
Contributor Author

a3c1690 reverted.

@Rapha0511
Copy link
Contributor

LGTM !

@Rapha0511 Rapha0511 merged commit 5be8d9d into dailymotion:master Nov 10, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

4 participants