iparker

Results 9 issues of iparker

Hello, is there a way to use the matomo a/b-testing feature (https://developer.matomo.org/guides/ab-tests/browser) with nuxt-matomo? I tried to use something like ``` const _paq = (window._paq = window._paq || []); _paq.push([...

Hello, is this package just to add matomo tracking to an nuxt application or is it also possible to use the matomo tag manager with it? Thanks for an short...

Hello, sorry for duplicate this - I already wrote about my problem at https://github.com/ChrisRAoW/mautic-rss-to-email-bundle/issues/42 but this issue is closed. We use your rss-plugin very intensive to output different dynamic data...

Hello, We use Growthbook for our website, which we track with Matomo. The Matomo database is around 35 GB in size and has almost 40 million entries in the matomo_log_link_visit_action...

bug

Hello, I want to use https://www.npmjs.com/package/@gerhobbelt/markdown-it-attrs to set target for links in markdown. But I don't know how to define the allowedAttributes for markdown-it-attrs. Is this also possible via nuxt.config?...

Hello, Is there a way to change/modify the data from the Axios call before storing it in the cache? I tried the following, unfortunately it doesn't work: ``` request: async...

Hello, I'm trying to cache my first ressource with xhr-cache. In my nuxt-application I already have a cache-directory with some caching-helper-utils. I recognized that these files are deleted when I...

Hello, I'm currently testing the plugin in the V1 version, there will still be a Nuxt2 application. I often have the problem that individual pages are not cached correctly. It...

Hi Typesense team, I’m currently working on a project where I need to store per-organization metadata in a candidate profile document. Conceptually, I’d like to store a mapping of organization...

feature-request