Hello Piwik team,
We recently launched a new website, when I’m looking at the debugger, I see broken event with this error :
Tracking parameter t_fs
has invalid value. number too large to fit in target type at line 1 column 1142
[
{
"cookie_id": "43e544a8fd6ff9d0",
"headers": [
[
"user-agent",
"Mozilla/5.0 (iPhone; CPU iPhone OS 16_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.0 Mobile/15E148 Safari/604.1"
],
[
"accept-language",
"zh-TW,zh-Hant;q=0.9"
],
[
"referer",
"https://www.site.fr/"
],
[
"cache-control",
"max-age=0"
],
[
"host",
"site.piwik.pro"
],
[
"accept-encoding",
"gzip, deflate, br"
],
[
"accept",
"*/*"
],
[
"x-forwarded-proto",
"https"
],
[
"content-length",
"561"
],
[
"content-type",
"application/x-www-form-urlencoded; charset=utf-8"
],
[
"x-forwarded-for",
"<anonymized>"
],
[
"origin",
"https://www.site.fr"
]
],
"host": "site.piwik.pro",
"id": "2deb968e-a8d6-43d0-8dc1-1339007f8b99",
"ip": "<anonymized>",
"method": "POST",
"query_params": {
"_id": "43e544a8fd6ff9d0",
"_idts": "1696263468",
"_idvc": "2",
"_viewts": "1696265389",
"action_name": "Menu en zone DUOMO",
"cookie": "1",
"gt_ms": "0",
"h": "18",
"idsite": "1d7fef3e-2fb5-43ee-85f2-265107f97c24",
"m": "49",
"pv_id": "RVoB9s",
"rec": "1",
"res": "390x844",
"s": "50",
"send_image": "0",
"t_ae": "1070827",
"t_as": "1070827",
"t_ce": "1070827",
"t_cs": "1070827",
"t_dc": "1291813",
"t_di": "1070893",
"t_dl": "1070841",
"t_ds": "1070827",
"t_ee": "1291834",
"t_fs": "1070827",
"t_le": "1071176",
"t_ls": "1071062",
"t_qs": "1070827",
"ts_n": "jstc_tm",
"ts_v": "2.17.1",
"url": "https://www.site.fr/menu-en-zone-duomo?utm_campaign=a5menuetranger&utm_source=qrcode&utm_medium=qrcode"
},
"scheme": "https",
"time": "2023-10-02T16:49:53.225295784Z"
}
]
How can I fix this ? Any impacts on our running paid campaign ?
Many thanks,
Audrey