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

UI Web Analytics #886

Closed
8 tasks done
jalextowle opened this issue Apr 5, 2024 · 16 comments
Closed
8 tasks done

UI Web Analytics #886

jalextowle opened this issue Apr 5, 2024 · 16 comments
Assignees

Comments

@jalextowle
Copy link

jalextowle commented Apr 5, 2024

  • Call with US/Canadian legal counsel (cc. greg, andrea)
  • Final legal approval re: Plausible's ToS
  • Updated DELV Privacy Policy
  • Banner re: updated Privacy Policy on delv.tech (@ryangoree)
  • ToS & Privacy Policy pop up modal on hyperdrive.trade (@DannyDelott)
  • Plausible account created ( @akhamisa @CPSTL)
  • Add Plausible code snippet to UI (@DannyDelott @jackburrus)
  • Add Plausible code snippet to DELV, Hyperdrive, Council. Gitbook websites (@ryangoree)
@jalextowle
Copy link
Author

In legal review. Will take a week or two. @akhamisa @jrhea To investigate free options.

@jalextowle
Copy link
Author

Should be hearing back today or tomorrow at the latest. We'll be going with plausible.io (demo in website)

@jalextowle
Copy link
Author

@akhamisa @MazyGio to make the plausible account. Credentials in password manager and make sure the right people have permissions.

@akhamisa
Copy link

akhamisa commented Apr 24, 2024

Update:

  • Two moving pieces: (1) Andrea reviewing / responding to Alim's email re Plausible's feedback, and (2) outside privacy counsel to provide edits to the terms of service and privacy policy. Both have to occur before we start using Plausible per Andrea.
  • Draft of DELV's revised Privacy Policy was sent from US counsel to Canadian counsel this week for their additions. Andrea has followed up and let me know that we should get the updated draft ToS and Privacy by beginning of next week, which means we could be ready to implement Plausible by mid/late next week.

@akhamisa
Copy link

akhamisa commented May 1, 2024

Still waiting on updated Privacy / ToS. Andrea has revised draft from external counsel. Hoping to have this finalized by end of this week or early next.

@akhamisa
Copy link

akhamisa commented May 8, 2024

Andrea has provided updated draft of Privacy policy. She's asked Alim @DannyDelott @ryangoree @jrhea to review and provide feedback. I'll be reviewing today. See email w/subj: "User Analytics for Hyperdrive UI"

@akhamisa
Copy link

akhamisa commented May 9, 2024

@DannyDelott @ryangoree heads-up legal requires the following:

"When you upload the new privacy policy, please add a banner on the delv.tech and hyperdrive.trade sites for 2 weeks after rolling out the new privacy policy. Something that reads: “We have updated our Privacy Policy. Please see our latest version here.” (with a link to the new privacy policy)."

@akhamisa
Copy link

akhamisa commented May 15, 2024

Updated Privacy Policy received from legal, attached below.

20240514 DELV Privacy Policy.pdf

@DannyDelott please trigger a force confirm on the ToS & Privacy policy pop-up modal in the Hyperdrive UI. Include a link to the new Privacy Policy.

@ryangoree please update the Privacy policy everywhere it needs to be updated: DELV, Hyperdrive, Council, and Elfiverse websites. We also need a temporary banner on each website to notify user that the Privacy Policy has been updated and they are encouraged to review it. Something that reads: “We have updated our Privacy Policy. Please see our latest version here.” (with a link to the new privacy policy). The banner should be available for 2 weeks from the date of rolling out the new Privacy Policy.

@ryangoree
Copy link
Member

ryangoree commented May 21, 2024

The privacy policy doc has been updated in AWS.

Banners have been added to the top of:

Issues to disable the banners after 2 weeks have been added to each repo and a meta task has been added to the Hyperdrive board here to ensure they don't get forgotten.

For, https://elfiverse.delv.tech/, the Privacy Policy and ToS pop-up has been made to pop-up again for all users and requires that they click "Accept Terms" before dismissing.

@DannyDelott
Copy link
Contributor

The hyperdrive trading ui is now showing the new privacy policy in the modal.

@akhamisa
Copy link

Ryan's added the Plausible code snippet to the delv.tech website. It's working great, I'm able to see the Plausible dashboard updating in real-time.

I'm meeting with Charles shortly to upgrade our sub to a paid account so we can add multiple properties. I'll give Ryan and Danny a heads-up when we're ready to add all of the other sites, including the Hyperdrive UI.

@akhamisa
Copy link

akhamisa commented May 21, 2024

  • Hyperdrive UI: <script defer data-domain="testnet.hyperdrive.box" src="https://plausible.io/js/script.js"></script>

  • Hyperdrive website: <script defer data-domain="hyperdrive.box" src="https://plausible.io/js/script.js"></script>

  • Hyperdrive docs: <script defer data-domain="docs-delv.gitbook.io/hyperdrive" src="https://plausible.io/js/script.js"></script>

  • DELV: <script defer data-domain="delv.tech" src="https://plausible.io/js/script.js"></script>

  • Council: <script defer data-domain="council.delv.tech" src="https://plausible.io/js/script.js"></script>

  • Elfiverse: <script defer data-domain="elfiverse.delv.tech" src="https://plausible.io/js/script.js"></script>

  • Hyperdrive Analytics (to be added by Block Analitica): <script defer data-domain="hyperdrive.blockanalitica.com" src="https://plausible.io/js/script.js"></script>

@ryangoree
Copy link
Member

Added to all except GitBook. For GitBook, I installed and configured the Plausible integration, but views don't seem to be showing up in the dashboard so I'm investigating.

@ryangoree
Copy link
Member

ryangoree commented May 22, 2024

Investigating docs and hyperdrive website.

@ryangoree
Copy link
Member

Docs is working now. Analytics is all that's left which will be added by BA.

@akhamisa
Copy link

Block Analitica has added the script to the Hyperdrive BA dashboard. We're all done!

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

No branches or pull requests

5 participants