dotitude
dotitude copied to clipboard
Fixes #20
fixes #20
steps to follow in order to view analytics charts from the privileged user account
- Get the tracking id
- Replace with the second argument
Line #277
ga('create', 'UA-93929198-4', 'auto');
more explanations to step 1
-
- Log in to Google Analytics homepage
-
- Click on admin option
-
- Select new property option from property tab
-
- Enter URL as www.dotitude.com
-
- Click on Tracking ID button to get it
Hi Aleem,
Thanks for the contribution. I see some IDE specific files committed to in this PR (.idea folder). Can you include the .idea folder in the .gitignore and update the PR so that the IDE specific stuff will not come in to the repo.