You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is some cases where the data for the 'referer' column is too long for the sql insert, this often happens with 'fbclid' events. As the url is longer than the database data type.
The text was updated successfully, but these errors were encountered:
There is some cases where the data for the 'referer' column is too long for the sql insert, this often happens with 'fbclid' events. As the url is longer than the database data type.
The text was updated successfully, but these errors were encountered: