Skip to content

RUM improvements#909

Merged
rviscomi merged 8 commits intomainfrom
rum
Aug 9, 2024
Merged

RUM improvements#909
rviscomi merged 8 commits intomainfrom
rum

Conversation

@rviscomi
Copy link
Copy Markdown
Member

@rviscomi rviscomi commented Aug 8, 2024

FID is deprecated and we're not actively monitoring it, so let's remove it from our analytics pipeline.

This fixes an unnecessary limitation in our LoAF attribution that required LoAFs to have script entries. Some data is better than none, so we will beacon whatever is available.

This also improves CSP for SpeedCurve and GA:

image

@rviscomi
Copy link
Copy Markdown
Member Author

rviscomi commented Aug 8, 2024

The directives in the GA4 CSP docs don't include these hosts, but they do seem to be used (if not necessary):

  • analytics.google.com
  • stats.g.doubleclick.net
  • td.doubleclick.net

@rviscomi
Copy link
Copy Markdown
Member Author

rviscomi commented Aug 9, 2024

Turns out we actually had Google Signals enabled in our analytics config, which was responsible for the additional hosts. I've disabled it, so we shouldn't need them in our policy anymore.

@rviscomi rviscomi merged commit fbfef3a into main Aug 9, 2024
@rviscomi rviscomi deleted the rum branch August 9, 2024 16:48
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.

1 participant