From 0cd1b78d53ba2d756cabf945a227913407ced55d Mon Sep 17 00:00:00 2001 From: arunshenoy99 Date: Fri, 26 Jul 2024 12:36:13 +0530 Subject: [PATCH] Rename the Sitegen Toast Survey --- includes/Services/SiteGenService.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/includes/Services/SiteGenService.php b/includes/Services/SiteGenService.php index 67a94d2..910b0e2 100644 --- a/includes/Services/SiteGenService.php +++ b/includes/Services/SiteGenService.php @@ -249,7 +249,7 @@ public static function complete( $active_homepage, $homepage_data ) { container()->get( 'cachePurger' )->purgeAll(); container()->get( 'survey' )->create_toast_survey( - Events::get_category()[0], + Events::get_category()[0] . '_sitegen_pulse', 'customer_satisfaction_survey', array( 'label_key' => 'value',