• I installed and updated the plugin to v4.3.8 and activated it. I authorized the plugin per the video with the access code and got the “plugin authorization succeeded” message. My domain is listed as the selected domain, there are no other domains listed. My correct tracking ID, URL, and Time Zone are listed in the General Settings. I click “Update Options” and it sends me back to the Plugin Authorization page. I’ve gone through this process about 15 different times checking every variation I can think of, but it continues to say that my authorization has succeeded then forces me to authorize again. On the dashboard it just displays the “Authorize Plugin” button.
    I have and use this plugin on two other wordpress sites and I really like it. Please help me troubleshoot why its not working on this site.
    Thanks

    https://wordpress.org/plugins/google-analytics-dashboard-for-wp/

Viewing 5 replies - 1 through 5 (of 5 total)
  • Anyone having an issue should first look in Google Analytics -> General Settings -> Debugging Data. Do so and post your last error.

    Thread Starter adamulm

    (@adamulm)

    Thanks Alin, here you go, although it doesn’t seem like there’s any error.

    ************************************* Start Log *************************************

    Array
    (
    [ga_dash_apikey] =>
    [ga_dash_clientid] =>
    [ga_dash_clientsecret] =>
    [ga_dash_access_front] => Array
    (
    [0] => administrator
    )

    [ga_dash_access_back] => Array
    (
    [0] => administrator
    )

    [ga_dash_tableid_jail] =>
    [ga_dash_pgd] => 0
    [ga_dash_rd] => 0
    [ga_dash_sd] => 0
    [ga_dash_map] => 0
    [ga_dash_traffic] => 0
    [ga_dash_style] => #3366CC
    [ga_dash_jailadmins] => 1
    [ga_dash_cachetime] => 3600
    [ga_dash_tracking] => 1
    [ga_dash_tracking_type] => universal
    [ga_dash_default_ua] =>
    [ga_dash_anonim] => 0
    [ga_dash_userapi] => 0
    [ga_event_tracking] => 0
    [ga_event_downloads] => zip|mp3*|mpe*g|pdf|docx*|pptx*|xlsx*|rar*
    [ga_track_exclude] => Array
    (
    )

    [ga_target_geomap] =>
    [ga_target_number] => 10
    [ga_realtime_pages] => 10
    [ga_dash_token] =>
    [ga_dash_refresh_token] =>
    [ga_dash_profile_list] =>
    [ga_dash_tableid] =>
    [ga_dash_frontend_keywords] => 0
    [ga_enhanced_links] => 0
    [ga_dash_remarketing] => 0
    [ga_dash_default_metric] => visits
    [ga_dash_default_dimension] => 30daysAgo
    [ga_dash_frontend_stats] => 0
    [ga_dash_network] => 0
    [ga_dash_adsense] => 0
    [ga_speed_samplerate] => 1
    [ga_event_bouncerate] => 0
    [ga_crossdomain_tracking] => 0
    [ga_crossdomain_list] =>
    [ga_author_dimindex] => 0
    [ga_category_dimindex] => 0
    [ga_user_dimindex] => 0
    [ga_pubyear_dimindex] => 0
    [ga_aff_tracking] => 0
    [ga_event_affiliates] => /out/
    [ga_dash_excludesa] => 0
    [ga_hash_tracking] => 0
    [wp_version] => 4.0.1
    [gadwp_version] => 4.3.8
    )

    Last Error: N/A

    ************************************* End Log *************************************

    Can you also check your PHP error_log (under wp-admin). If the path or the name of that file are different, ask you web hosting provider about the path and the name of this file.

    Look for related errors (containing: google-analytics-dashboard-for-wp)

    Thread Starter adamulm

    (@adamulm)

    Thanks Alin, I’m getting a lot of database 42000 errors such as the following:.
    WordPress database error 42000 : [Microsoft][SQL Server Native Client 11.0][SQL Server]Incorrect syntax near ‘'. for query UPDATE wp_options SET option_value = N'a:2:{i:0;s:63:"D:\home\site\wwwroot/wp-content/themes/twentyfourteen/style.css";i:1;s:0:"";}' WHEREoption_name` = N’recently_edited’ made by update_recently_edited, update_option, pdo_wpdb->query, pdo_wpdb->_post_query, pdo_wpdb->print_error

    I’m not seeing anything referencing google-analytics-dashboard-wp though. My other two wordpress sites that are utilizing the plugin are on another host, and have a different theme. Thanks again for your help.

    Have you looked in /wp-admin directory for a similar logfile?

    Form your error looks that there is an incompatibility between your install and your SQL Server. Are you able to save theme options or options in other plugins? If that error is generated by “wp-db.php” that explains why you are unable to update things inside the db.

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Plugin continually prompting me to authorize’ is closed to new replies.