Alin Marcu
Forum Replies Created
-
Is there a built-in setting for this, or perhaps a hook/shortcode I can use to bring the dashboard stats into the user-edit.php screen?
Hi, unfortunately there isn’t.
Furthermore, on backend, if you give access to that specific user role, you’ll end up with those users being able to access the site wide stats.
Forum: Plugins
In reply to: [Search Engine Insights for Google Search Console] gvjs_fg is not a functionHi,
The conflict is caused by the way Chartify uses Google Charts, loading it from a local file, called google-charts.js.
Also according to Google terms of service, is forbidden to save the script and host it locally, as Chartify does apparently.
Forum: Reviews
In reply to: [Analytics Insights - Google Analytics Dashboard for WordPress] Thank youThank you for the review!
Hi, have you properly setup Google Maps API? You can find details here. Also, please make sure you do have traffic for the country selected under Location Settings section, if you filter traffic to a specific county.
Hi,
Do you have an error when selecting Location? Are there any JavaScript errors display on browser console?
No, but any compliance plugin/service should work, without needing integration with the analytics plugin, in this case Analytics Insights, by simply setting a JavaScript line to the page in form of:
window['ga-disable-GA_MEASUREMENT_ID'] = true;when the user opt-out.
Hi,
That’s an option to enable support for opt-in / opt-out services. It enables suport but will require a third party service or a custom button for the user to opt-out.
When enabled, tracking is disabled in any of the following cases:
- The user has enabled “Do Not Track” in their browser (this is deprecated on most of the browsers now)
- There is a button on the website which calls
gaOptout()function, which sets a persistent opt-out cookie, which will disable user tracking - There is an opt-out cookie set on user browser by a third party consent plugin/service (
ga-disable-XXXXXXXX=true)
Hi,
The default report for each site is set using a cookie.
I’ve tested on our multisite test environment and a production network setup and was unable to reproduce the issue. The only difference is that the networks on which I tested are subfolder based rather than subdomains.
Since the entire functionality of the feature is based on cookies, please try using a different browser and see if you can replicate the issue.
Fixed on 6.3.9. Only SameSite attribute was added, because beside None, the other two settings don’t require isSecure.
If there are further questions let me know.
Thanks again for your detailed feedback on the issue.
- This reply was modified 1 year, 4 months ago by Alin Marcu.
Thank you for the detailed report.
It will be implemented on next release.
Thanks again!
Under OAuth consent screen, if you don’t have a Workspace account, you need to set/have:
- User type set to External
- Publishing Status set to In Production
- Verification Status set to Needs verification (by clicking on the PUBLISH APP button)
Afterwards, reauthorize the plugin and you’ll get rid of the 7 days refresh token expiration.
Hi,
Are you using your own Google Cloud Console project?
If you do, while the app is set to Testing, refresh token will expire every week. Publish the app without necessarily verifying it and reauthorize the plugin to avoid 7 days timeout.
Hi,
Please contact your CDN provider about the issue and let me know if there’s something to update on the plugin’s code, which I doubt.
You could also point us to the website you’re having issues with to see if we can identify potential issues.
It looks like a CDN issue rather than a plugin issue.
Forum: Plugins
In reply to: [Analytics Insights - Google Analytics Dashboard for WordPress] PHP WarningsHi, please update to 6.3.8 which was just released.
Thanks for reporting!
Forum: Plugins
In reply to: [Clicky Analytics] Filter Logged in UsersHi and thanks for the feedback.
At the moment excluding logged in users feature isn’t available. I added it to our to-do list. I will let you know when it gets implemented.
As for the last question regarding UIDs the best place to ask would be on clicky.com.
Thanks again for the feedback!