Closed ahmadalnaib closed 1 day ago
Is your application using a whitelist for analytics ? Maybe you also need to add your new analytic there: https://github.com/panphp/pan?tab=readme-ov-file#whitelist-your-product-analytics
Is your application using a whitelist for analytics ? Maybe you also need to add your new analytic there: https://github.com/panphp/pan?tab=readme-ov-file#whitelist-your-product-analytics Hi @pxpm
Just add PanConfiguration::unlimitedAnalytics(); to AppServiceProvider
Just add PanConfiguration::unlimitedAnalytics(); to AppServiceProvider
When add new data-pan to new button or link the analytics not show it and i don't want make [php artisan pan:flush] to remove all data!