Cant find option "Enable Cross Domain linking" :: Cross Domain Tracking iframe

Hi,

i hope my question is not too stupid.
I want to set cross-domain-tracking as decribed here: How do I accurately measure the same visitor across multiple domain names (cross domain linking)? - Analytics Platform - Piwik

But i cant find the option “Enable Cross Domain linking” in my Account :smiley:
Do i have to put “enableCrossDomainLinking” manually?

Backround:

  • I have an iframe on a domain exapmle1.com.
  • I am able to put the piwik code in this i-frame.
  • I want to set the Cross-Domain Tracking to see tracking Data in one Account.

Thanks for your Support

Hello,

you need to upgrade to Piwik 3.0.2 - or migrate your Piwik to our Cloud service: http://www.innocraft.cloud/

Thanks!

Will Cross Domain Tracking activated, when i put the two lines in my Tracking Code manually?

_paq.push([“setDomains”, [".domain1.com", ".domain2.com"]]);
_paq.push([“enableCrossDomainLinking”])

And where exactly is the option to see cross domain activity? I have created innocraft account, but fail to see it. I mean, I can see referral path ok, but I’d like to access a more “holistic” view of cross domain activity, how many users come from the rest of the sites, and other metrics.
Thanks a lot in advance.