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

RAD-2446: add referrer detection info for new refererInfo property #969

Merged
merged 2 commits into from
Sep 25, 2018

Conversation

jeanstemp
Copy link
Contributor

@jaiminpanchal27 Please take a look and let me know if I got this right or I missed anything. Thanks!


Your integration of referrer information would look something like this:

{% highlight js %}
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we can remove this js code block because it is for appnexus adapter and each adapter will have their own implementation.

Copy link
Contributor Author

@jeanstemp jeanstemp Sep 25, 2018

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

removed.

- `numIframes`: the number of iFrames.
- `stack`: a string of comma-separated URLs of all origins.

Your integration of referrer information would look something like this:
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We can add something here like:
refererInfo returns raw url. You may want to encode urls before adding it to request payload.

Copy link
Contributor Author

@jeanstemp jeanstemp Sep 25, 2018

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

great callout, I added this in.

@jaiminpanchal27 jaiminpanchal27 merged commit f57a3fb into master Sep 25, 2018
@bretg bretg deleted the referrer-detection branch October 1, 2018 15:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants