-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
Finteza Analytics Adapter: fix cookies #4292
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Unit tests please. Also, does your Prebid.org doc entry need to mention this cookie, or do you have that covered in your product documentation?
Yes, of course. We have covered it on official website: https://www.finteza.com/en/cookies |
Fixed. |
Fix reading and sending cookies in analytics requests
Type of change