PHPackages                             exs/lander-tracking-chaturbate-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-chaturbate-bundle

ActiveSymfony-bundle

exs/lander-tracking-chaturbate-bundle
=====================================

This bundle adds a new Chaturbate's specific extracter and formatter for EXSLanderTrackingChaturbateBundle.

v1.1.3(8y ago)1310MITPHPPHP ~5.5|~7.0

Since Sep 15Pushed 8y ago8 watchersCompare

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

READMEChangelogDependencies (2)Versions (7)Used By (0)

EXS-LanderTrackingChaturbateBundle
==================================

[](#exs-landertrackingchaturbatebundle)

[![Build Status](https://camo.githubusercontent.com/774783d65f2b858eba4e630d805071189d17ab15c502a12759a78186c3625649/68747470733a2f2f7472617669732d63692e6f72672f4578536974754d61726b6574696e672f4558532d4c616e646572547261636b696e674368617475726261746542756e646c652e737667)](https://travis-ci.org/ExSituMarketing/EXS-LanderTrackingChaturbateBundle)

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 Chaturbate tracking parameter.

The extracter service searches for parameters :

- `track` which contains a string composed of either `{cmp}~{exid}~{visit}` or `{cmp}~{exid}` or `{cmp}`.

The formatter service will add the parameters if :

- `track` will contains a string composed of either `{cmp}~{exid}~{visit}` or `{cmp}~{exid}` or `{cmp}`.

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

[](#installation)

Download the bundle using composer

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

```

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

```
