Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hallo,

    ich empfehle, es wie eine Kampagne zu behandeln:

    <script>
      (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
      (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
      m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
      })(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
    
      ga('create', 'UA-CODE-HIER-SETZEN', 'auto');
      ga('require', 'displayfeatures');
      ga('set', 'campaignSource', 'Facebook');
      ga('set', 'campaignMedium', 'Social Instant Article');
      ga('send', 'pageview');
    </script>

    Dann kann man bereits in der Echtzeit-Anzeige von Analytics entsprechende Markierungen sehen und es sp?ter als Kampagnen rausfiltern.

    Grü?e.

    Thread Starter leitmedium

    (@leitmedium)

    Hey,

    I fixed the issue, by installing “wp-cli” and running:

    wp core update-db

    as well as

    wp core update-db --url=domain.of.subblog

    for every subblog. Now all blogs have the correct db_version and the backup is snappy again.

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