2017 © Pedro PelĂĄez
 

library facebook-pixel

Facebook Pixel for Nette Framework

image

nattreid/facebook-pixel

Facebook Pixel for Nette Framework

  • Monday, May 28, 2018
  • by attreid
  • Repository
  • 1 Watchers
  • 0 Stars
  • 50 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 24 Versions
  • 4 % Grown

The README.md

Facebook Pixel pro Nette Framework

NastavenĂ­ v config.neon, (*1)

extensions:
    facebookPixel: NAtrreid\FacebookPixel\DI\FacebookPixelExtension

facebookPixel:
    credentials:
        - [pixelId, accessToken]
        - [pixelId, accessToken]

PouĆŸitĂ­, (*2)

/** @var NAttreid\FacebookPixel\IFacebookPixelFactory @inject */
public $facebookPixelFactory;

protected function createComponentFacebookPixel() {
    return $this->facebookPixelFactory->create();
}

public function someRender(){
    $this['facebookPixel']->search();               // vyhledavani
    $this['facebookPixel']->viewContent();          // detail
    $this['facebookPixel']->addToCart();            // pridani do kosiku
    $this['facebookPixel']->addToWishList();        // pridani do prani
    $this['facebookPixel']->initiateCheckout();     // prechod k zaplaceni nakupu
    $this['facebookPixel']->addPaymentInfo();       // pridani platebnich udaju
    $this['facebookPixel']->purchase()              // provedeni nakupu
                          ->setValue(5)
                          ->setCurrency('EUR');
    $this['facebookPixel']->lead();                 // potencialni zakaznik
    $this['facebookPixel']->completeRegistration(); // dokonceni registrace
}

v latte, (*3)

<html>
<head>
    <!-- html kod -->
    {control facebookPixel}
</head>
<body>
    {control facebookPixel:ajax}
    <!-- html kod -->
</body>
</html>

The Versions

28/05 2018

dev-master

9999999-dev

Facebook Pixel for Nette Framework

  Sources   Download

MIT

The Requires

 

The Development Requires

by Avatar attreid

28/05 2018

2.0.2

2.0.2.0

Facebook Pixel for Nette Framework

  Sources   Download

MIT

The Requires

 

The Development Requires

by Avatar attreid

30/04 2018

dev-multiplier

dev-multiplier

Facebook Pixel for Nette Framework

  Sources   Download

MIT

The Requires

 

The Development Requires

by Avatar attreid

20/03 2018

dev-mast

dev-mast

Facebook Pixel for Nette Framework

  Sources   Download

MIT

The Requires

 

The Development Requires

by Avatar attreid

05/02 2018

2.0.1

2.0.1.0

Facebook Pixel for Nette Framework

  Sources   Download

MIT

The Requires

 

The Development Requires

by Avatar attreid

25/09 2017

2.0.0

2.0.0.0

Facebook Pixel for Nette Framework

  Sources   Download

MIT

The Requires

 

The Development Requires

by Avatar attreid

21/09 2017

1.1.3

1.1.3.0

Facebook Pixel for Nette Framework

  Sources   Download

MIT

The Requires

 

The Development Requires

by Avatar attreid

14/09 2017

1.1.2

1.1.2.0

Facebook Pixel for Nette Framework

  Sources   Download

MIT

The Requires

 

The Development Requires

by Avatar attreid

08/06 2017

1.1.1

1.1.1.0

Facebook Pixel for Nette Framework

  Sources   Download

MIT

The Requires

 

The Development Requires

by Avatar attreid

19/04 2017

1.1.0

1.1.0.0

Facebook Pixel for Nette Framework

  Sources   Download

MIT

The Requires

 

The Development Requires

by Avatar attreid

18/04 2017

1.0.13

1.0.13.0

Facebook Pixel for Nette Framework

  Sources   Download

MIT

The Requires

 

The Development Requires

by Avatar attreid

07/04 2017

1.0.12

1.0.12.0

Facebook Pixel for Nette Framework

  Sources   Download

MIT

The Requires

 

The Development Requires

by Avatar attreid

24/03 2017

1.0.11

1.0.11.0

Facebook Pixel for Nette Framework

  Sources   Download

MIT

The Requires

 

The Development Requires

by Avatar attreid

07/03 2017

1.0.10

1.0.10.0

Facebook Pixel for Nette Framework

  Sources   Download

Unlicense

The Requires

 

The Development Requires

by Avatar attreid

02/03 2017

1.0.9

1.0.9.0

Facebook Pixel for Nette Framework

  Sources   Download

Unlicense

The Requires

 

The Development Requires

by Avatar attreid

01/03 2017

1.0.8

1.0.8.0

Facebook Pixel for Nette Framework

  Sources   Download

Unlicense

The Requires

 

The Development Requires

by Avatar attreid

21/02 2017

1.0.7

1.0.7.0

Facebook Pixel for Nette Framework

  Sources   Download

Unlicense

The Requires

 

The Development Requires

by Avatar attreid

17/02 2017

1.0.6

1.0.6.0

Facebook Pixel for Nette Framework

  Sources   Download

Unlicense

The Requires

 

The Development Requires

by Avatar attreid

17/02 2017

1.0.5

1.0.5.0

Facebook Pixel for Nette Framework

  Sources   Download

Unlicense

The Requires

 

The Development Requires

by Avatar attreid

17/02 2017

1.0.4

1.0.4.0

Facebook Pixel for Nette Framework

  Sources   Download

Unlicense

The Requires

 

The Development Requires

by Avatar attreid

16/02 2017

1.0.3

1.0.3.0

Facebook Pixel for Nette Framework

  Sources   Download

Unlicense

The Requires

 

The Development Requires

by Avatar attreid

16/02 2017

1.0.2

1.0.2.0

Facebook Pixel for Nette Framework

  Sources   Download

Unlicense

The Requires

 

The Development Requires

by Avatar attreid

16/02 2017

1.0.1

1.0.1.0

Facebook Pixel for Nette Framework

  Sources   Download

Unlicense

The Requires

 

The Development Requires

by Avatar attreid

16/02 2017

1.0.0

1.0.0.0

Facebook Pixel for Nette Framework

  Sources   Download

Unlicense

The Requires

 

The Development Requires

by Avatar attreid