mirror of
https://github.com/TiddlyWiki/TiddlyWiki5.git
synced 2026-04-26 01:14:44 +00:00
Rephrase the Google Analytics plugin pages
This commit is contained in:
@@ -1,23 +1,24 @@
|
||||
title: $:/plugins/tiddlywiki/googleanalytics/usage
|
||||
|
||||
!! Create a google analytics account
|
||||
If you already got one, go to next step, else
|
||||
!! 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 of your hosting domain, might be a TiddlySpot one for example "mysite.tiddlyspot.com" or even a github.io or gitlab.io url
|
||||
# You will be given your own Tracking ID for this domain `UA-XXXXXX-XX`
|
||||
# Enter the URL where the wiki is hosted
|
||||
# Note the Tracking ID for this domain of the form `UA-XXXXXX-XX`
|
||||
|
||||
!! Install the plugin on your local copy of the tiddlywiki
|
||||
!! Install the plugin on your local copy of the TiddlyWiki
|
||||
|
||||
# ''BACKUP your tiddlywiki''. Just in case.
|
||||
# grab a copy of the plugin [[$:/plugins/tiddlywiki/googleanalytics]] from a wiki containing it like http://tiddlywiki.com to yours
|
||||
# save the tiddlywiki, refresh the page to load the plugin
|
||||
# in your tiddlywiki, go to [[$:/ControlPanel]] > Plugins tab. Unfold the Google Analytics box.
|
||||
# go to //settings// tabs and edit parameters : Google Analytics Account and Google Analytics Domain
|
||||
# save 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 new version of your TiddlyWiki
|
||||
|
||||
# Upload the saved tiddlywiki to TiddlySpot, github, gitlab or other web host
|
||||
# Upload the saved TiddlyWiki to TiddlySpot, GitHub, GitLab or other web host
|
||||
# Return to your Google Analytics page to check that your site is being tracked
|
||||
|
||||
Reference in New Issue
Block a user