# Error event after rejected the cookies

**URL:** https://community.piwik.pro/t/error-event-after-rejected-the-cookies/1054
**Category:** Data collection and tags
**Created:** [September 29, 2022, 6:25am UTC](https://community.piwik.pro/t/error-event-after-rejected-the-cookies/1054 "2022-09-29T06:25:33Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![Paula](https://avatars.discourse-cdn.com/v4/letter/p/8e8cbc/32.png) [@Paula](https://community.piwik.pro/u/Paula)
#### Post date: [September 29, 2022, 6:25am UTC](https://community.piwik.pro/t/error-event-after-rejected-the-cookies/1054/1 "2022-09-29T06:25:33Z")

</div>

we tested the application yesterday. As soon as we rejected the cookies, the following error was displayed.

 ![image](https://europe1.discourse-cdn.com/flex005/uploads/piwikpro/original/1X/e42d477708657df956cebd63092ae4f6bc3937c8.png)  
Our cookie settings are as follows:  
 ![image](https://europe1.discourse-cdn.com/flex005/uploads/piwikpro/original/1X/c669e90f97ff0114728ed7cd6b9101fbab0a3e73.png)

Do we have an incorrect setting or whats the problem?

---

<div class="post-metadata">

### Author: ![Piotrek](https://dub1.discourse-cdn.com/flex005/user_avatar/community.piwik.pro/piotrek/32/160_2.png) [@Piotrek](https://community.piwik.pro/u/Piotrek)
#### Post date: [September 29, 2022, 12:47pm UTC](https://community.piwik.pro/t/error-event-after-rejected-the-cookies/1054/2 "2022-09-29T12:47:53Z")

</div>

Hello @Paula,

If you hover over the event (in this case, the error) in the Tracker debugger, there should be a small icon like this: ![image](https://europe1.discourse-cdn.com/flex005/uploads/piwikpro/original/1X/9d1e3f04fabcb1a9226b966ae5a9ccb6f12ab150.png)

Could you click on that and copy and paste the information that’s provided there?

---

<div class="post-metadata">

### Author: ![Paula](https://avatars.discourse-cdn.com/v4/letter/p/8e8cbc/32.png) [@Paula](https://community.piwik.pro/u/Paula)
#### Post date: [September 29, 2022, 1:09pm UTC](https://community.piwik.pro/t/error-event-after-rejected-the-cookies/1054/4 "2022-09-29T13:09:46Z")

</div>

The Code ist this:

```auto
[
	{
		"cookie_id": "",
		"headers": [
			[
				"sec-fetch-mode",
				"no-cors"
			],
			[
				"accept",
				"*/*"
			],
			[
				"x-requested-with",
				"com.facebook.katana"
			],
			[
				"sec-fetch-dest",
				"empty"
			],
			[
				"referer",
				"https://www.vito-moebel.de/"
			],
			[
				"x-forwarded-proto",
				"https"
			],
			[
				"accept-encoding",
				"gzip, deflate"
			],
			[
				"sec-fetch-site",
				"cross-site"
			],
			[
				"host",
				"burgdigital.piwik.pro"
			],
			[
				"user-agent",
				"Mozilla/5.0 (Linux; Android 12; SM-G990B Build/SP1A.210812.016; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/105.0.5195.136 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/385.0.0.32.114;]"
			],
			[
				"accept-language",
				"de-DE,de;q=0.9,en-US;q=0.8,en;q=0.7"
			],
			[
				"origin",
				"https://www.vito-moebel.de"
			],
			[
				"x-forwarded-for",
				"<anonymized>"
			],
			[
				"content-type",
				"application/x-www-form-urlencoded; charset=utf-8"
			],
			[
				"content-length",
				"0"
			]
		],
		"host": "burgdigital.piwik.pro",
		"id": "b58dd114-1c41-4586-9ac9-af1552f16ca3",
		"ip": "<anonymized>",
		"method": "POST",
		"query_params": {
			"_id": "",
			"action_name": "VITO CONDUCT | 180413",
			"cookie": "1",
			"h": "15",
			"idsite": "7f3d925a-da87-493c-8076-6f8a50154bd7",
			"m": "7",
			"pv_id": "LcJ1FZ",
			"rec": "1",
			"res": "360x780",
			"s": "19",
			"send_image": "0",
			"url": "https://www.vito-moebel.de/vito-conduct/180413?fbclid=IwAR2ffRbWrU6LnNxXmw7hy3jFDkfriF7oKoNcw2eP609IAdBNxgffALGngqg",
			"urlref": "https://l.facebook.com/"
		},
		"scheme": "https",
		"time": "2022-09-29T13:07:18.893494837Z"
	}
]

```

---

<div class="post-metadata">

### Author: ![Piotrek](https://dub1.discourse-cdn.com/flex005/user_avatar/community.piwik.pro/piotrek/32/160_2.png) [@Piotrek](https://community.piwik.pro/u/Piotrek)
#### Post date: [September 30, 2022, 10:40am UTC](https://community.piwik.pro/t/error-event-after-rejected-the-cookies/1054/5 "2022-09-30T10:40:02Z")

</div>

We checked the website and it seems like you are also using Matomo. In that case, you would need some adjustments to make sure that both products can work properly on the same website.

Here is an article about that: [Can I use Piwik PRO and Matomo at the same time? | Piwik PRO help center](https://help.piwik.pro/support/questions/can-i-use-piwik-pro-and-matomo-at-the-same-time/)

---

<div class="post-metadata">

### Author: ![Paula](https://avatars.discourse-cdn.com/v4/letter/p/8e8cbc/32.png) [@Paula](https://community.piwik.pro/u/Paula)
#### Post date: [October 11, 2022, 1:16pm UTC](https://community.piwik.pro/t/error-event-after-rejected-the-cookies/1054/6 "2022-10-11T13:16:39Z")

</div>

Hello,

i tried this. The problem now is that i see the user but there is also an error. What should I do know?  
 ![image](https://europe1.discourse-cdn.com/flex005/uploads/piwikpro/original/1X/1c2a1763dbec30a5ece68f8b94c5fb5b8cc3f64d.png)

```auto
[
	{
		"cookie_id": "",
		"headers": [
			[
				"accept-language",
				"de-DE,de;q=0.9"
			],
			[
				"user-agent",
				"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/106.0.0.0 Safari/537.36"
			],
			[
				"sec-ch-ua-platform",
				"\"Windows\""
			],
			[
				"sec-fetch-dest",
				"empty"
			],
			[
				"sec-ch-ua",
				"\"Chromium\";v=\"106\", \"Google Chrome\";v=\"106\", \"Not;A=Brand\";v=\"99\""
			],
			[
				"content-type",
				"application/x-www-form-urlencoded; charset=utf-8"
			],
			[
				"content-length",
				"0"
			],
			[
				"sec-fetch-site",
				"cross-site"
			],
			[
				"referer",
				"https://www.vito-moebel.de/"
			],
			[
				"host",
				"burgdigital.piwik.pro"
			],
			[
				"sec-fetch-mode",
				"no-cors"
			],
			[
				"accept",
				"*/*"
			],
			[
				"x-forwarded-for",
				"<anonymized>"
			],
			[
				"accept-encoding",
				"gzip, deflate, br"
			],
			[
				"x-forwarded-proto",
				"https"
			],
			[
				"sec-ch-ua-mobile",
				"?0"
			],
			[
				"origin",
				"https://www.vito-moebel.de"
			]
		],
		"host": "burgdigital.piwik.pro",
		"id": "ec243c7c-62b4-4cd2-bb55-27a1e0c73b77",
		"ip": "<anonymized>",
		"method": "POST",
		"query_params": {
			"_id": "",
			"action_name": "vito Küchen zum Leben",
			"ag": "0",
			"cookie": "1",
			"fla": "0",
			"h": "15",
			"idsite": "7f3d925a-da87-493c-8076-6f8a50154bd7",
			"java": "0",
			"m": "14",
			"pdf": "1",
			"pv_id": "CZFblx",
			"qt": "0",
			"realp": "0",
			"rec": "1",
			"res": "1920x1080",
			"s": "10",
			"send_image": "0",
			"url": "https://www.vito-moebel.de/kuechen/",
			"urlref": "https://www.vito-moebel.de/",
			"wma": "0"
		},
		"scheme": "https",
		"time": "2022-10-11T13:14:10.295833973Z"
	}
]

```
