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

Add Disqus Comments, Google Analytics, and Privacy Policy support #412

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Yeraze
Copy link

@Yeraze Yeraze commented Nov 25, 2022

PR adds 3 configurable features:

  • Disqus Comments on all pages other than root
  • Google Analytics support, with the new GA4 specification (not Universal Analytics)
  • An optional "Privacy Policy" link in the footer

This is a giant Squash PR from my branch, trying to remove a lot of my specific configuration changes from your repo history.

commit c638fb2
Author: Randall Hand <randall.hand@gmail.com>
Date:   Fri Nov 25 10:58:01 2022 -0500

    Add privacy policy in footer

commit fce5457
Author: Randall Hand <randall.hand@gmail.com>
Date:   Thu Nov 24 15:19:34 2022 -0500

    Added disqus_recommendations

commit 33f5b46
Author: Randall Hand <randall.hand@gmail.com>
Date:   Sun Nov 20 14:29:00 2022 -0500

    Moved GA code outside of useEffect

commit 6300ca3
Author: Randall Hand <randall.hand@gmail.com>
Date:   Sun Nov 20 12:10:57 2022 -0500

    Simplified GA PageView tracking

commit 338ed22
Author: Randall Hand <randall.hand@gmail.com>
Date:   Sun Nov 20 11:53:21 2022 -0500

    BugFix for type conversion : First launch was a boolean

commit 0b676e0
Author: Randall Hand <randall.hand@gmail.com>
Date:   Sun Nov 20 11:44:35 2022 -0500

    Removed unnecessary debug output

commit 8163059
Author: Randall Hand <randall.hand@gmail.com>
Date:   Sun Nov 20 11:43:14 2022 -0500

    Removing debug output

commit 6d99289
Author: Randall Hand <randall.hand@gmail.com>
Date:   Sun Nov 20 10:53:50 2022 -0500

    Improved nav bar

commit bc278a7
Author: Randall Hand <randall.hand@gmail.com>
Date:   Sun Nov 20 10:30:33 2022 -0500

    Switch from react-ga to react-ga4

commit 2df7dee
Author: Randall Hand <randall.hand@gmail.com>
Date:   Sun Nov 20 09:58:31 2022 -0500

    Added in params for GA & Disqus

commit 138eb7c
Author: Randall Hand <randall.hand@gmail.com>
Date:   Sat Nov 19 19:34:38 2022 -0500

    New file - copy of other

commit 90d5720
Author: Randall Hand <randall.hand@gmail.com>
Date:   Sat Nov 19 19:33:23 2022 -0500

    Added 'post' dir

commit 150a16e
Author: Randall Hand <randall.hand@gmail.com>
Date:   Sat Nov 19 18:52:15 2022 -0500

    Fix for blank blocks

commit 8cbd304
Author: Randall Hand <randall.hand@gmail.com>
Date:   Sat Nov 19 18:21:09 2022 -0500

    Fix disqus args

commit 6babc33
Author: Randall Hand <randall.hand@gmail.com>
Date:   Sat Nov 19 18:05:54 2022 -0500

    Remove GitHubShare button

commit 0cbf6b9
Merge: 9ea1b3c 5446dcc
Author: Randall Hand <Yeraze@users.noreply.github.com>
Date:   Sat Nov 19 18:01:18 2022 -0500

    Merge pull request #1 from Yeraze/add_disqus

    Add disqus

commit 5446dcc
Author: Randall Hand <randall.hand@gmail.com>
Date:   Sat Nov 19 17:52:28 2022 -0500

    Added in Disqus Comments (maybe?)

commit 6c4ae97
Author: Randall Hand <randall.hand@gmail.com>
Date:   Sat Nov 19 12:02:11 2022 -0500

    Initial config commit
@vercel
Copy link

vercel bot commented Nov 25, 2022

@Yeraze is attempting to deploy a commit to the Saasify Team on Vercel.

A member of the Team first needs to authorize it.

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.

None yet

1 participant