mirror of
https://gh.wpcy.net/https://github.com/discourse/discourse.git
synced 2026-05-01 01:17:36 +08:00
**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`. |
||
|---|---|---|
| .. | ||
| application_helper.rb | ||
| common_helper.rb | ||
| email_helper.rb | ||
| embed_helper.rb | ||
| emoji_helper.rb | ||
| list_helper.rb | ||
| posts_helper.rb | ||
| qunit_helper.rb | ||
| topic_post_bookmarkable_helper.rb | ||
| topics_helper.rb | ||
| user_notifications_helper.rb | ||