2017 © Pedro Peláez
 

symfony-bundle visitor-tracking-bundle

visitor tracking bundle

image

kabuto/visitor-tracking-bundle

visitor tracking bundle

  • Thursday, February 1, 2018
  • by kabuto
  • Repository
  • 1 Watchers
  • 0 Stars
  • 22 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 6 Forks
  • 0 Open issues
  • 13 Versions
  • 100 % Grown

The README.md

Visitor Tracking Bundle

A Symfony2 bundle to track the requests., (*1)

Upgrading from 0.x to 1.x

The main difference is the move to multiple A/B testing seeds connected to a lifetime. You will probably want to run some kind of migration like:, (*2)

INSERT INTO seed SELECT NULL, id, 'default', seed FROM lifetime, (*3)

ALTER TABLE lifetime DROP seed, (*4)

You can then get the old seed by doing $lifetime->getSeed('default'), (*5)

The Versions

14/11 2017
08/11 2017
07/11 2017
22/03 2017

0.4

0.4.0.0 https://github.com/Lendable/VisitorTrackingBundle.git

visitor tracking bundle

  Sources   Download

MIT

The Requires

 

by The Lendable Team

symfony2 tracking

12/10 2016

0.3.4

0.3.4.0 https://github.com/Lendable/VisitorTrackingBundle.git

visitor tracking bundle

  Sources   Download

MIT

The Requires

 

by The Lendable Team

symfony2 tracking

12/10 2016

0.3.3

0.3.3.0 https://github.com/Lendable/VisitorTrackingBundle.git

visitor tracking bundle

  Sources   Download

MIT

The Requires

 

by The Lendable Team

symfony2 tracking

12/10 2016

0.3.2

0.3.2.0 https://github.com/Lendable/VisitorTrackingBundle.git

visitor tracking bundle

  Sources   Download

MIT

The Requires

 

by The Lendable Team

symfony2 tracking

18/07 2016

0.3.1

0.3.1.0 https://github.com/Lendable/VisitorTrackingBundle.git

visitor tracking bundle

  Sources   Download

MIT

The Requires

 

by The Lendable Team

symfony2 tracking

18/07 2016

0.3.0

0.3.0.0 https://github.com/Lendable/VisitorTrackingBundle.git

visitor tracking bundle

  Sources   Download

MIT

The Requires

 

by The Lendable Team

symfony2 tracking

15/07 2016

0.2.0

0.2.0.0 https://github.com/Lendable/VisitorTrackingBundle.git

visitor tracking bundle

  Sources   Download

MIT

The Requires

 

by The Lendable Team

symfony2 tracking

15/09 2015

0.1.1

0.1.1.0 https://github.com/Lendable/VisitorTrackingBundle.git

visitor tracking bundle

  Sources   Download

MIT

The Requires

 

by The Lendable Team

symfony2 tracking

26/02 2015

0.1.0

0.1.0.0 https://github.com/Lendable/VisitorTrackingBundle.git

visitor tracking bundle

  Sources   Download

MIT

The Requires

 

by The Lendable Team

symfony2 tracking