Notice: session_start(): A session had already been started - ignoring in /home/users/web1/www/happygreens.eu/shop/admin/phpgrid_26full/apps/config_db_vars.php on line 8

Notice: Undefined index: email in /home/users/web1/www/happygreens.eu/shop/admin/phpgrid_26full/apps/config_db_vars.php on line 479

Notice: Undefined index: email in /home/users/web1/www/happygreens.eu/shop/admin/phpgrid_26full/apps/config_db_vars.php on line 512

Notice: Undefined index: email in /home/users/web1/www/happygreens.eu/shop/admin/phpgrid_26full/apps/config_db_vars.php on line 546

Notice: Undefined index: email in /home/users/web1/www/happygreens.eu/shop/admin/phpgrid_26full/apps/config_db_vars.php on line 579

Notice: Undefined index: email in /home/users/web1/www/happygreens.eu/shop/admin/phpgrid_26full/apps/config_db_vars.php on line 615

Notice: Undefined index: v in /home/users/web1/www/happygreens.eu/shop/admin/phpgrid_26full/apps/mailer_interessenten.php on line 80
PHP Grid für

Einmalmails | Mehrfachmails | - Kategorien | Mailselektor |

Einfachmailkampagnen - Kontakte hinzufügen

mindestens Mail hinzugügen, dazu das "+" drücken. .



Eine Interessentenmail wird dann automatisch versendet.

Personalisierung

Folgende Zusatzfelder personalisieren die Email.
Das erhöht die Rückantwortquote und Wertigkeit. Fehlen die Angaben, werden diese durch folgende ersetzt.

Anrede: "sehr geehrte Damen und Herren" / Nachname: " "
Anrede und Nachnahme müssen entweder beide gefüllt oder beide leer sein.
Website: "in Ihrem Sortiment"

 

Expertenansicht Mailvorlagen

Falls Mehrfachversandaktionen

Eine Integration in die Kundentabelle von Gambio ermöglicht Mehrfachversand oder Umschaltung auf Kundengruppen. Dazu bei "sql" in Gambio den IImport in die Haupttabelle von gambio customers ausführen:

INSERT INTO `customers` (`customers_id`, `customers_cid`, `customers_vat_id`, `customers_vat_id_status`, `customers_warning`, `customers_status`, `customers_gender`, `customers_firstname`, `customers_lastname`, `customers_dob`, `customers_email_address`, `customers_default_address_id`, `customers_telephone`, `customers_fax`, `customers_password`, `customers_newsletter`, `customers_newsletter_mode`, `member_flag`, `delete_user`, `account_type`, `password_request_key`, `payment_unallowed`, `shipping_unallowed`, `refferers_id`, `customers_date_added`, `customers_last_modified`, `affiliate_ref`, `affiliate_date`, `affiliate_duration`) SELECT NULL, NULL, NULL, NULL, NULL, 100, anrede, website, nachname, NULL, email, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL FROM plusinfo_interessenten ; update customers set customers_cid = customers_id where customers_cid IS NULL;

zurück]