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

Make GA dependant on cookieyes #467

Merged
merged 1 commit into from
Mar 8, 2022
Merged

Make GA dependant on cookieyes #467

merged 1 commit into from
Mar 8, 2022

Conversation

abefernan
Copy link
Collaborator

Closes #420

@abefernan abefernan requested a review from Ebazhanov March 7, 2022 15:36
@abefernan abefernan self-assigned this Mar 7, 2022
<!-- Start Google Analytics for dapp.tgrade.finance only -->
<script
async
data-cookieyes="cookieyes-analytics"
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

I added this data-* attribute following this: https://www.cookieyes.com/implement-prior-consent-using-cookieyes

The rest is just reorder of <link>s at the top and <script>s at the end.

Copy link
Contributor

Choose a reason for hiding this comment

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

thanks

@Ebazhanov
Copy link
Contributor

Ebazhanov commented Mar 7, 2022

Closes #420

@abefernan for Chrome, Safari looks good but in Firefox the behavior is different

original behavior
cookies before

Chrome After
cookies after

Firefox 🔴
firefox

Safari

Copy link
Contributor

@Ebazhanov Ebazhanov left a comment

Choose a reason for hiding this comment

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

pls double check with Firefox

@abefernan
Copy link
Collaborator Author

My firefox fails for some bad usage on cookieyes part:
image

@Ebazhanov
Copy link
Contributor

My firefox fails for some bad usage on cookieyes part: image

do you know if we have requirements to make it work across different browsers? if not I am fine to approve

@abefernan abefernan dismissed Ebazhanov’s stale review March 8, 2022 07:38

Extracted firefox bug to another ticket #468

@abefernan abefernan merged commit 243be5e into main Mar 8, 2022
@abefernan abefernan deleted the store-cookie-accept branch March 8, 2022 07:38
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.

Cookies are stored before accepting them
2 participants