• Resolved briantallon

    (@briantallon)


    I’m getting this error now.

    Fatal error: Uncaught exception ‘Exception’ with message ‘GAPI: Failed to request report data. Error: “usageLimitsuserRateLimitExceededUnregUser Rate Limit Exceeded. Please sign uphttps://code.google.com/apis/console”‘ in /home/content/f/r/i/fridaybay/html/SportsNut/seattle/wp-content/plugins/wordpress-post-analytics/gapi.class.php:218 Stack trace: #0 /home/content/f/r/i/fridaybay/html/SportsNut/seattle/wp-content/plugins/wordpress-post-analytics/post-analytics.php(449): gapi->requestReportData(‘57789565’, Array, Array, ‘-visits’, ‘pagePath==/seah…’) #1 [internal function]: ga_report(”, ”, ‘post_analytics’) #2 /home/content/f/r/i/fridaybay/html/SportsNut/seattle/wp-includes/shortcodes.php(235): call_user_func(‘ga_report’, ”, ”, ‘post_analytics’) #3 [internal function]: do_shortcode_tag(Array) #4 /home/content/f/r/i/fridaybay/html/SportsNut/seattle/wp-includes/shortcodes.php(151): preg_replace_callback(‘/\[(\[?)(wp_cap…’, ‘do_shortcode_ta…’, ‘[post_analytics…’) #5 /home/content/f/r/i/fridaybay/html/SportsNut/se in /home/content/f/r/i/fridaybay/html/SportsNut/seattle/wp-content/plugins/wordpress-post-analytics/gapi.class.php on line 218

    http://wordpress.org/extend/plugins/wordpress-post-analytics/

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author WisdmLabs

    (@wisdmlabs)

    Hi briantallon,

    Sorry for the delay. Thank you for your response. I did check the error you see at your end. It seems that there is some problem with the Profile ID entered on the settings page. Kindly check the ID.

    You can find tutorial about how to find the Profile ID by clicking the link ‘How do I find my profile ID’ on Post Analytics Settings Page of the plugin.

    If it is correct and you are still getting this error, then please let us know.

    Thread Starter briantallon

    (@briantallon)

    Hi, it was correct and was pulling the proper information for about 2 days, then this showed up.

    Plugin Author WisdmLabs

    (@wisdmlabs)

    Well, if that’s the case, we’ll have to dive in to your system and see. If you can mail us access details here – info{at}wismdlabs{dot}com or fill up the contact form here – http://wisdmlabs.com/contact-us/, we can look into it.

    Thanks,
    WisdmLabs

    Im concerned about the security of this plugin, most people have an adwords account connected with the same password as analytics and all of their google account services including others which may potentially contain cedit card and other personal data (google wallet). The analytics account, likely linked to other google services will use the same password.
    When I installed and ran into issues the post with the short code took out the entire page with a verbos error message, like others have posted, my error contained my user name and password. I would assume this is a flaw in the code and should really be addressed.

    I would never use an api that required you to send a username and password with the request via clear text. Have these people never heard of auth keys and secret tokens?

    Also this plugin should not be storing your Google Account login information in the database as plain text either.

    I am sure there is another way to securely use a Google product API.

    Plugin Author WisdmLabs

    (@wisdmlabs)

    To communicate with Google, we are using Google’s own API which works on HTTPS protocol. Therefore it is secured to use this plugin. Because of plugin’s popularity, WordPress had also checked security of this plugin. This plugins fit in their security rules. But we are looking forward to add more security to our plugin and to achieve that we are working on implementing oAuth protocol in this plugin. This protocol will also also work on HTTPS but will have more security.

    Thanks,
    WisdmLabs

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘[Plugin: WordPress Post Analytics] Error message’ is closed to new replies.