3

I want to create a cdn proxy to send analytic events through a custom domain as detailed here: https://segment.com/docs/connections/sources/catalog/libraries/website/javascript/custom-proxy/

However, in their tutorial they use Amazon CloudFront. What would the equivalent Google Cloud service be?

Thanks!

Alex Fox
  • 1,175
  • 2
  • 15
  • 27

1 Answers1

2

You could try with Google Cloud CDN with external origin.

Marco
  • 31
  • 1