Skip to content

Commit

Permalink
include google analytics
Browse files Browse the repository at this point in the history
  • Loading branch information
mikenguyen13 committed Mar 11, 2024
1 parent 8b267b7 commit 2c6c2d6
Show file tree
Hide file tree
Showing 38 changed files with 274 additions and 41 deletions.
13 changes: 13 additions & 0 deletions _pkgdown.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
template:
package: pkgdown
favicon: favicon.ico
includes:
in_header: |
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-GLJZT4LT1W"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-GLJZT4LT1W');
</script>
8 changes: 7 additions & 1 deletion docs/404.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 7 additions & 1 deletion docs/LICENSE-text.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 8 additions & 2 deletions docs/articles/a_introduction.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 8 additions & 2 deletions docs/articles/b_synthdid.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 8 additions & 2 deletions docs/articles/c_did.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 7 additions & 1 deletion docs/articles/index.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 7 additions & 1 deletion docs/authors.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 7 additions & 1 deletion docs/index.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/pkgdown.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@ articles:
a_introduction: a_introduction.html
b_synthdid: b_synthdid.html
c_did: c_did.html
last_built: 2024-01-23T01:01Z
last_built: 2024-03-11T02:21Z

8 changes: 7 additions & 1 deletion docs/reference/ama_export_fig.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 2c6c2d6

Please sign in to comment.