Skip to main content

Comments

4 comments

  • Official comment
    Ben Rodriguez
    • Grow Support Team

    Hey Markos,

    It looks like something is optimizing Grow's scripts on your site. You'll want to make sure Grow is excluded from any javascript optimization plugins or strict security settings; on your site it looks like these could be from Siteground Optimizing or WP Rocket.

  • Markos Koemtzopoulos

    Thanks I disabled the Siteground Opimization of js and the script was verified by grow. I continued the process and added analytics and the about us page and it just says that  “Site has already expressed interest in Journey”. Does that mean that I don't need to install the script? Because I would prefer not to switch off js optimisation and I dont want to waste time figuring out how to exclude the script

    0
  • Markos Koemtzopoulos

    also siteground says that the Grow plugin is hardcoded and not properly enqueued. This means I need to follow the instructions here to add it to php exclusions. Could you tell me what to add where it says ‘script-handle’ and ‘script-handle-2’: 

    add_filter( 'sgo_javascript_combine_exclude', 'js_combine_exclude' ); function js_combine_exclude( $exclude_list ) { $exclude_list[] = 'script-handle'; $exclude_list[] = 'script-handle-2'; return $exclude_list; } 

    thanks

    0
  • Ben Rodriguez
    • Grow Support Team

    Grow must be installed to measure a site's data for your Journey application and is a requirement of running Journey ads. You will need to keep Grow installed and you will need to make sure the script is excluded so Grow can function properly and correctly measure your site's data; if the script continues to be optimized, it can impact your Journey application.

    For further questions about Journey, you'll need to reach out to the Journey Support Team directly.

    You should be able to add “grow” to the exclusions. If you need additional assistance, Sitegrounds or your tech help should be able to do so.

    0

Please sign in to leave a comment.