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

Fix for so that the impressionTrackers and jsTrackers are called once per adElement #71

Merged

Conversation

jsnellbaker
Copy link
Collaborator

This fix corrects an issue that occurs when multiple native placements use the native-trk.js script.

The previous code only grabbed the first adElement and executed the imp/js trackers for that ad. This fix will detect all available elements and execute them appropriately.

@jsnellbaker
Copy link
Collaborator Author

@idettman @jaiminpanchal27 Could you take a look into this PR?

@idettman idettman merged commit 78aa831 into prebid:master Oct 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants