mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-10-31 23:26:18 +00:00
9b8db5dbb1
* Adopt Google Analytics 4 tag code * Fix typo * Temporarily add Google Analytics tracking to tw5.com So that we can test everything is working with the Vercel preview * Remove test configuration
25 lines
988 B
Plaintext
25 lines
988 B
Plaintext
title: $:/plugins/tiddlywiki/googleanalytics/usage
|
|
|
|
!! Create a Google Analytics account
|
|
|
|
If you don't already have an account:
|
|
|
|
# Go to the Google Analytics website: http://www.google.com/analytics/
|
|
# Click the ''Access Google Analytics'' button and follow instructions to set up your account
|
|
# Enter the URL where the wiki is hosted
|
|
# Note the Tracking ID for this domain of the form `G-XXXXXXXXXX`
|
|
|
|
!! Install the plugin on your local copy of the TiddlyWiki
|
|
|
|
# ''Backup your TiddlyWiki''. Just in case
|
|
# Install the plugin via the plugin manager in control panel
|
|
# Save the TiddlyWiki andrefresh the page to load the plugin
|
|
# Go to [[$:/ControlPanel]] > Plugins tab and unfold the Google Analytics Plugin
|
|
# Go to the //settings// tab and edit the parameters
|
|
# Save the TiddlyWiki
|
|
|
|
!! Upload the new version of your TiddlyWiki
|
|
|
|
# Upload the saved TiddlyWiki to Tiddlyhost, GitHub, GitLab or other web host
|
|
# Return to your Google Analytics page to check that your site is being tracked
|