Package DE_EPAGES::EasyMarketing::API::Snippet::LeadTracker
Gets the lead trackers which are provided by easymarketing
Base |
DE_EPAGES::EasyMarketing::API::Snippet::Default |
Example |
my $LeadTracker = DE_EPAGES::EasyMarketing::API::Snippet::LeadTracker->new() my $Snippet = $LeadTracker->getSnippet($Basket); |
Functions
getSnippet
Gets the plain lead trackers from database. Replaces the placeholder and returning them as a string. Throws an error messages if the Basket is not defined
Syntax |
getSnippet( $Basket ); |
Input |
|
Return |
|