PHPackages                             exs/lander-tracking-cambuilder-bundle - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. exs/lander-tracking-cambuilder-bundle

ActiveSymfony-bundle

exs/lander-tracking-cambuilder-bundle
=====================================

This bundle adds a new Cambuilder's specific extracter and formatter for EXSLanderTrackingHouseBundle.

v1.1.4(8y ago)0355MITPHPPHP ~5.5|~7.0

Since Sep 14Pushed 8y ago8 watchersCompare

[ Source](https://github.com/ExSituMarketing/EXS-LanderTrackingCambuilderBundle)[ Packagist](https://packagist.org/packages/exs/lander-tracking-cambuilder-bundle)[ Docs](https://github.com/ExSituMarketing/EXS-LanderTrackingCambuilderBundle)[ RSS](/packages/exs-lander-tracking-cambuilder-bundle/feed)WikiDiscussions master Synced today

READMEChangelog (1)Dependencies (2)Versions (8)Used By (0)

EXS-LanderTrackingCambuilderBundle
==================================

[](#exs-landertrackingcambuilderbundle)

[![Build Status](https://camo.githubusercontent.com/c8ca0cdc35e0b585ccfb6ab82fc5cc1828448b951f437282bc44f232ab9faded/68747470733a2f2f7472617669732d63692e6f72672f4578536974754d61726b6574696e672f4558532d4c616e646572547261636b696e6743616d6275696c64657242756e646c652e737667)](https://travis-ci.org/ExSituMarketing/EXS-LanderTrackingCambuilderBundle)

What is this bundle doing ?
---------------------------

[](#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 of `1-{cmp}-{exid}`

The formatter service will add the parameters if :

- `AFNO` will contains a string composed of `1-{cmp}-{exid}`

Installation
------------

[](#installation)

Download the bundle using composer

```
$ composer require exs/lander-tracking-awe-bundle

```

Enable the bundle, and the *EXS-LanderTrackingHouseBundle* that is installed as a requirement.

```
