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

Proxy marketing tech script requests #319

Open
auniverseaway opened this issue Feb 12, 2020 · 3 comments
Open

Proxy marketing tech script requests #319

auniverseaway opened this issue Feb 12, 2020 · 3 comments
Labels
enhancement New feature or request

Comments

@auniverseaway
Copy link
Member

Similar to use.typekit.com being proxied by hlx_fonts, marketing scripts from //assets.adobedtm.com should be proxied by Helix as well.

@auniverseaway auniverseaway added the enhancement New feature or request label Feb 12, 2020
@trieloff
Copy link
Contributor

Do you have an example site so that I can look at the list of resources that are added to the HTML page and all requests that go to assets.adobedtm.com, so that we can proxy them under _ex/…?

@trieloff
Copy link
Contributor

Example HTML/requests from theblog:

<script src="https://assets.adobedtm.com/extensions/EP5e9ec493dfa0465eaa797b523b09d3f7/AppMeasurement.min.js" async=""></script>
<script async="" src="//assets.adobedtm.com/faa4be0eccc5/eb6d7e040b1b/launch-1e5aae35cdd5-development.min.js"></script>
https://assets.adobedtm.com/faa4be0eccc5/eb6d7e040b1b/launch-1e5aae35cdd5-development.min.js
https://assets.adobedtm.com/extensions/EP5e9ec493dfa0465eaa797b523b09d3f7/AppMeasurement.min.js

These are uncached in the browser.

@trieloff
Copy link
Contributor

trieloff commented Mar 3, 2020

See also #4

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants