Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author DareDevil73

    (@daredevil73)

    Hi, sorry for the trouble.

    Please let me some time to investagate and provide you a solution…

    Could you post the link to your website?

    Regards,
    Antonio

    The current start_date format (dd/mm/yyyy) is rejected by Google Analytics API. Start_date needs to be in format 2016-12-21

    Quick Fix:
    /include/backend-jscript.php lines 21-22 change to:
    dateFormat : ‘yy-mm-dd’,
    minDate : ‘2005-10-01’, // Google Analytics launch date.

    Edit the widget, pick new start_date and save the change.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Error displaying widget’ is closed to new replies.