用于像素跟踪的 CDN?

发布于 2024-10-02 16:08:58 字数 117 浏览 4 评论 0原文

我使用 CDN 来传送静态文件,但我想知道是否可以使用 CDN 进行像素跟踪。我正在寻找的是一个普通的 CDN,只不过它具有带有完整 HTTP 标头的访问日志。我猜存储成本等会使这变得不可行,但也许有一些我不熟悉的东西。

I use a CDN to deliver static files, but I'm wondering if it's possible to use one for pixel tracking. What I'm looking for is a normal CDN, except it has access logs with full HTTP headers. I'm guessing the storage costs, etc. would make this infeasible, but maybe there is something I'm not familiar with.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

山人契 2024-10-09 16:08:58

是的,您可以,但您可以做什么很大程度上取决于特定的 CDN 提供商。

Amazon 的 Cloud Front 确实 Amazon Cloud Front amazon.com/cloudfront/faqs/#Can_I_get_access_to_request_logs_for_content_delivered_through_CloudFront" rel="nofollow">允许您获取访问日志,它存储在 S3 存储桶中,这些日志将允许您将跟踪图像放在他们的 CDN 上。我认为他们没有记录完整的 HTTP 标头,但您仍然可以获得相当多的信息。

Yes, you can, though what you can do depends highly on the particular CDN provider.

Amazon's Cloud Front does allow you to get access logs, which it stores in an S3 bucket, and those would allow you to put your tracking image out on their CDN. I don't think they log the full HTTP header, but you still get quite a bit.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文