Merge pull request #3551 from edx/victor/remove-iframe-ga

Remove google analytics tracking from iframes used in Drupal course abou...
This commit is contained in:
Victor Shnayder
2014-05-02 10:55:36 -04:00
2 changed files with 3 additions and 7 deletions

View File

@@ -13,10 +13,6 @@
<%block name="bodyclass">view-iframe-content view-partial-mktgregister</%block>
<%block name="headextra">
<%include file="../google_analytics.html" />
</%block>
<%block name="js_extra">
<script type="text/javascript">
(function() {

View File

@@ -22,9 +22,9 @@
<%block name="headextra"/>
% if not course:
<%include file="google_analytics.html" />
% endif
<!-- NOTE: if we want segment io on these iframes at some point, put
include file="widgets/segment-io.html"
here -->
<!-- repeated button styles needed for IE (copied from _shame.scss) -->
<style type="text/css" media="screen">