Download the PHP package exs/lander-tracking-cambuilder-bundle without Composer
On this page you can find all versions of the php package exs/lander-tracking-cambuilder-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download exs/lander-tracking-cambuilder-bundle
More information about exs/lander-tracking-cambuilder-bundle
Files in exs/lander-tracking-cambuilder-bundle
Package lander-tracking-cambuilder-bundle
Short Description This bundle adds a new Cambuilder's specific extracter and formatter for EXSLanderTrackingHouseBundle.
License MIT
Homepage https://github.com/ExSituMarketing/EXS-LanderTrackingCambuilderBundle
Informations about the package lander-tracking-cambuilder-bundle
EXS-LanderTrackingCambuilderBundle
What is this bundle doing ?
This bundle is not a standalone bundle and requires EXS-LanderTrackingHouseBundle
.
It will add an extracter and a formatter to be added to EXS-LanderTrackingHouseBundle
to manage CamBuilder tracking parameter.
The extracter service searches for parameters :
AFNO
which contains a string composed of1-{cmp}-{exid}
The formatter service will add the parameters if :
AFNO
will contains a string composed of1-{cmp}-{exid}
Installation
Download the bundle using composer
Enable the bundle, and the EXS-LanderTrackingHouseBundle that is installed as a requirement.
Configuration
The cmp
parameter has a default value configurable with this configuration key :
This default value will be used over EXS-LanderTrackingHouseBundle
's cmp
default value.
Usage
Example :
See EXS-LanderTrackingHouseBundle's documentation for more information.