discourse/config
Rafael dos Santos Silva 4ce1685a72
FIX: Skip third-party analytics tags in full app embed iframes (#39534)
**Previously**, loading Discourse inside a full app embed iframe caused
the host page's `GTM`, Google Analytics, and Adobe Analytics scripts to
fire a second time, doubling pageviews and re-injecting ad pixels.

**In this update**, introduce the
`suppress_third_party_analytics_in_embed` site setting (default on)
which omits those script tags from responses served with
`?embed_mode=true`.
2026-04-24 14:58:45 -03:00
..
environments DEV: Silence expected error/debug output in system specs (#39164) 2026-04-13 13:59:41 +02:00
initializers FEATURE: better email subject lines (#36040) 2026-04-24 15:14:10 +04:00
locales FIX: Skip third-party analytics tags in full app embed iframes (#39534) 2026-04-24 14:58:45 -03:00
application.rb FIX: rack middleware dev warnings (#36460) 2025-12-10 16:15:53 -06:00
boot.rb DEV: Change test formatters (#39427) 2026-04-22 12:26:07 +02:00
cdn.yml.sample
database.yml DEV: Support per-unicorn-worker DB variable overrides (#35615) 2025-10-27 13:45:27 +08:00
deploy.rb.sample
dev_defaults.yml DEV: Convert admin-incoming-email modal to component-based API (#22701) 2023-07-20 16:31:20 -05:00
discourse.config.sample
discourse.pill.sample DEV: Move puma to test-only dependency (#38652) 2026-03-18 05:23:12 +08:00
discourse_defaults.conf FEATURE: Add opt-in IAM role assumption for S3 operations (#39174) 2026-04-15 04:29:50 +08:00
environment.rb DEV: Add env var for local email port (#36900) 2025-12-31 14:25:02 +10:00
logrotate.conf
multisite.yml.production-sample
nginx.sample.conf FIX: Add CORS header for all /assets/* (#39031) 2026-04-01 11:00:18 +01:00
official_plugins.json DEV: Drop d-teambuild from CI (#39417) 2026-04-21 17:43:19 +01:00
pitchfork.conf.rb DEV: Disable file watchers in CI (#39244) 2026-04-22 14:19:07 +02:00
projections.json DEV: Prepare for rename of app/assets/javascripts/ -> frontend/ 2025-10-22 16:24:11 +01:00
routes.rb FEATURE: Add problem checks page to admin panel and allow ignoring problem checks (#39103) 2026-04-23 08:28:33 +08:00
sidekiq.yml
site_settings.yml FIX: Skip third-party analytics tags in full app embed iframes (#39534) 2026-04-24 14:58:45 -03:00
spring.rb
thin.yml.sample
unicorn_launcher DEV: Enable Pitchfork by default (#37679) 2026-02-11 11:52:39 +01:00