Quantcast
Channel: Matomo forums - Latest topics
Viewing all articles
Browse latest Browse all 13999

Ziele tracking JavaScript-Code

$
0
0

@supporter wrote:

Hallo zusammen,

da ich kein JavaScript-Fachmann bin und in meinem Umfeld auch niemand in JS fit ist, hoffe ich, dass mir hier im Forum jemand helfen kann.

Weiß jemand, wo oder an welcher Stelle der Code für die Ziele eingesetzt wird.

<!-- Piwik -->
<script type="text/javascript">
var _paq = _paq || [];
_paq.push(["setDomains", ["*.www.firma.de"]]);
_paq.push(['trackPageView']);
_paq.push(['enableLinkTracking']);
(function() {
var u="//piwik.firma.de/";
_paq.push(['setTrackerUrl', u+'piwik.php']);
_paq.push(['setSiteId', '1']);
var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0];
g.type='text/javascript'; g.async=true; g.defer=true; g.src=u+'piwik.js'; s.parentNode.insertBefore(g,s);
})();
</script>
<noscript><p><img src="//piwik.firma.de/piwik.php?idsite=1" style="border:0;" alt="" /></p></noscript>
<!-- End Piwik Code -->

Ziele:
_paq.push(['trackGoal', 8]);_paq.push(['trackGoal', 10]);
       Formular öffnen                              Formular gesendet
Danke für die Hilfe.
Oliver

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 13999

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>