Skip to content
This repository has been archived by the owner on Feb 25, 2022. It is now read-only.

Default Proxies for Adobe Analytics #4

Open
trieloff opened this issue Dec 18, 2018 · 1 comment
Open

Default Proxies for Adobe Analytics #4

trieloff opened this issue Dec 18, 2018 · 1 comment

Comments

@trieloff
Copy link
Contributor

Adobe Analytics supports setting custom tracking server URLs using the s.trackingServerSecure configuration property.

We should enable setting this property to the current host by passing through all requests that are destined for this server using a custom backend in VCL. These request would need to be non-shielded and we can potentially generate additional logging information.

@trieloff
Copy link
Contributor Author

To make sure that Adobe Analytics cannot send an untrusted response (which would be interpreted by the browser as a first-party response), send a synthetic 204(no content) which means that Fastly will strip away the response body, whatever it might be.

@trieloff trieloff transferred this issue from adobe/helix-cli Jan 29, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant