dotitude icon indicating copy to clipboard operation
dotitude copied to clipboard

Fixes #20

Open am-firnas opened this issue 7 years ago • 1 comments

fixes #20

steps to follow in order to view analytics charts from the privileged user account

  1. Get the tracking id
  2. 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

am-firnas avatar Aug 24 '17 15:08 am-firnas

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.

kasunkv avatar Aug 24 '17 20:08 kasunkv