Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

analytics update #9

Merged
merged 2 commits into from
Oct 7, 2014
Merged

analytics update #9

merged 2 commits into from
Oct 7, 2014

Conversation

adamdruppe
Copy link

Uses the new recommended settings - auto instead of domain and moves it to the header instead of the footer.

@@ -7,7 +7,8 @@
Since it is a cross-domain, client side cookie, we had to implement this
using a helper method on the other side and an iframe on this side.
-->
<iframe style="visibility: hidden; width: 1px; height: 1px;" src="//<%= @domain %>/users/clear_session_cookie"></iframe>
<!-- <iframe style="visibility: hidden; width: 1px; height: 1px;" src="//<%= @domain %>/users/clear_session_cookie"></iframe>
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Was this change on purpose?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

On Tue, Oct 07, 2014 at 02:31:32PM -0700, Brian Sadler wrote:

Was this change on purpose?

Oh, no it wasn't, I did that to test the single sign out function and forgot to put
it back before committing!

sadleb added a commit that referenced this pull request Oct 7, 2014
@sadleb sadleb merged commit 3a7f81e into beyond-z:master Oct 7, 2014
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.

2 participants