Hi Tison, We currently don't offer account creation outside of the Privacy group. However, feel free to send me your requirements for the segment and I'll create it for you :)
Thanks, Martijn On Thu, Nov 10, 2022 at 7:07 AM tison <wander4...@gmail.com> wrote: > Hi Martijn, > > Thanks for your help! We successfully integrate Matomo to the Pulsar > website now. > > I'd like to know how to create an account to add segments or further > analysis board. It seems an Apache account is not carried to Matomo account > system. > > Best, > tison. > > > tison <wander4...@gmail.com> 于2022年11月7日周一 16:49写道: > >> >> Hi Martijn, >> >> Thank you! >> Best, >> tison. >> >> >> Martijn Visser <martijnvis...@apache.org> 于2022年11月7日周一 16:44写道: >> >>> Hi Tison, >>> >>> It most certainly is but I haven't had the time yet to reply yet. My >>> apologies! >>> >>> Here's the tracking code for Pulsar. The code will need to be integrated >>> in >>> any page you want to track by adding it before the </head> tag. You can >>> find the results at https://analytics.apache.org >>> >>> <!-- Matomo --> >>> <script> >>> var _paq = window._paq = window._paq || []; >>> /* tracker methods like "setCustomDimension" should be called before >>> "trackPageView" */ >>> /* We explicitly disable cookie tracking to avoid privacy issues */ >>> _paq.push(['disableCookies']); >>> _paq.push(['trackPageView']); >>> _paq.push(['enableLinkTracking']); >>> (function() { >>> var u="https://analytics.apache.org/"; >>> _paq.push(['setTrackerUrl', u+'matomo.php']); >>> _paq.push(['setSiteId', '32']); >>> var d=document, g=d.createElement('script'), >>> s=d.getElementsByTagName('script')[0]; >>> g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s); >>> })(); >>> </script> >>> <!-- End Matomo Code --> >>> >>> Best regards, >>> >>> Martijn >>> >>> Op ma 7 nov. 2022 om 09:17 schreef tison <wander4...@gmail.com>: >>> >>> > Hi, >>> > >>> > Is here the correct place to send this request to? >>> > >>> > Best, >>> > tison. >>> > >>> > >>> > Dave Fisher <w...@apache.org> 于2022年11月2日周三 00:36写道: >>> > >>> > > - privacy. >>> > > >>> > > THANK YOU! >>> > > >>> > > Sent from my iPhone >>> > > >>> > > > On Nov 1, 2022, at 9:21 AM, tison <wander4...@gmail.com> wrote: >>> > > > >>> > > > Hi Privacy Team, >>> > > > >>> > > > As proposed in https://github.com/apache/pulsar/issues/15664, the >>> > Apache >>> > > > Pulsar community is actively migrating from Google Analytics to the >>> > > Matomo >>> > > > solution. >>> > > > >>> > > > Reading from https://privacy.apache.org/matomo/, I send this >>> email to >>> > > > request a site ID and tracking code for Apache Pulsar. I think this >>> > > setting >>> > > > is public and the motivation is provided. >>> > > > >>> > > > dev@pulsar.a.o in cc. Please correct me if more prerequisites are >>> > > needed. >>> > > > >>> > > > Best, >>> > > > tison. >>> > > >>> > > >>> > >>> >>