Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • mholstein Friend
    #1003611

    Can you place an option for the manual refresh of the analytics data? May be a button, which when clicked, would fetch/refresh the data from google analtyics?

    Ninja Lead Moderator
    #1003647

    Hi,

    You can take a backup of your site and try with this tweek:

    • Open administrator/modules/mod_jagoogle_analytics/tmpl/default.php file

    • Find and change
    <input type="submit" class="button button-primary" name="ja_ga_authorize" value="<?php echo JText::_('JA_GA_SAVE_ACCESS_CODE'); ?>"/>

    to

    <input type="submit" class="button button-primary" name="ja_ga_authorize" value="<?php echo JText::_('JA_GA_SAVE_ACCESS_CODE'); ?>"/>
    <a href="javascript:history.go(0)"><input type="button" class="button button-primary" name="ja_ga_refresh" value="<?php echo JText::_('Click to refresh the page'); ?>"/></a>

    Hope it helps

    Regards

Viewing 2 posts - 1 through 2 (of 2 total)

This topic contains 1 reply, has 2 voices, and was last updated by  Ninja Lead 7 years, 3 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum