[DigitalPoint] Better Google Analytics

[DigitalPoint] Better Google Analytics 1.1.3

No permission to download
Probably because the code you are giving it isn't valid. Codes are single-use.

Not counting things you are doing manually, what error are you getting exactly?
None. There's no error anywhere. Not in server logs, in console or in any network requests that seem relevant (as seen on the screenshot)
 
None. There's no error anywhere. Not in server logs, in console or in any network requests that seem relevant (as seen on the screenshot)
Can you post a screenshot of the options page where the button is to link your Google Analytics account?
 
Hah. Yeah okay, nevermind. All good, seems that this was yet another PEBKAC. Thanks you!
FWIW, early versions let people manually enter the measurement ID, but honestly it caused way too many problems. There was so much confusion on what a measurement ID is, how to get one… people putting in property IDs instead, etc. so making people click the “Set” button made all those problems go away at least. 😂
 
latest issue
not sure how i've done this

InvalidArgumentException: Request had invalid authentication credentials. Expected OAuth 2 access token, login cookie or other valid authentication credential. See https://developers.google.com/identity/sign-in/web/devconsole-project. in src/addons/DigitalPoint/Analytics/GoogleApi/AbstractApi.php at line 31
  1. DigitalPoint\Analytics\GoogleApi\AbstractApi->makeApiCall() in src/addons/DigitalPoint/Analytics/GoogleApi/Data.php at line 15
  2. DigitalPoint\Analytics\GoogleApi\Data->runReport() in src/addons/DigitalPoint/Analytics/Repository/Reporting.php at line 159
  3. DigitalPoint\Analytics\Repository\Reporting->runReport() in src/addons/DigitalPoint/Analytics/Repository/Reporting.php at line 537
  4. DigitalPoint\Analytics\Repository\Reporting->getExceptions() in src/addons/DigitalPoint/Analytics/Admin/Controller/Analytics.php at line 167
  5. DigitalPoint\Analytics\Admin\Controller\Analytics->actionExceptions() in src/XF/Mvc/Dispatcher.php at line 362
  6. XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 265
  7. XF\Mvc\Dispatcher->dispatchFromMatch() in src/XF/Mvc/Dispatcher.php at line 121
  8. XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 63
  9. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 2824
  10. XF\App->run() in src/XF.php at line 806
  11. XF::runApp() in admin.php at line 15
 
Back
Top Bottom