matomo-next icon indicating copy to clipboard operation
matomo-next copied to clipboard

Matomo for Next.js applications

Results 33 matomo-next issues
Sort by recently updated
recently updated
newest added

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [eslint](https://eslint.org) ([source](https://togithub.com/eslint/eslint)) | [`7.32.0` -> `8.24.0`](https://renovatebot.com/diffs/npm/eslint/7.32.0/8.24.0) |...

dependencies

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. ## Open These updates have all been created already. Click a checkbox below to...

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@types/jest](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/jest) ([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest)) | [`26.0.24` -> `29.5.14`](https://renovatebot.com/diffs/npm/@types%2fjest/26.0.24/29.5.14) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2fjest/29.5.14?slim=true)](https://docs.renovatebot.com/merge-confidence/) |...

dependencies

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [typescript](https://www.typescriptlang.org/) ([source](https://togithub.com/Microsoft/TypeScript)) | [`3.9.10` -> `4.8.3`](https://renovatebot.com/diffs/npm/typescript/3.9.10/4.8.3) |...

dependencies

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [react](https://reactjs.org/) ([source](https://redirect.github.com/facebook/react/tree/HEAD/packages/react)) | [`16.14.0` -> `18.3.1`](https://renovatebot.com/diffs/npm/react/16.14.0/18.3.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/react/18.3.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) |...

dependencies

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [next](https://nextjs.org) ([source](https://togithub.com/vercel/next.js)) | [`11.1.3` -> `12.1.0`](https://renovatebot.com/diffs/npm/next/11.1.3/12.1.0) |...

dependencies

Hi, It would be nice to set wether cookies are used to track or not at `init()`.

Force `/recherche` and `/search` pages to be search pages seems really weird, and probably and internal application need. This PR opens the discussion about changing this behavior. I just created...

Hi all, unfortunately each page gets countered twice in our Matomo analytics. Seems like this happens because we use next.js rewrites: https://nextjs.org/docs/api-reference/next.config.js/rewrites . When using redirects everything's fine. Any ideas?...

It might be nice to have one more optional `init` param to take an array of push() parameters that's injected into the initialization script. This would be helpful where matomo...