2017 © Pedro Peláez
 

library lucency

Lucency for Big Data

image

pmvc-app/lucency

Lucency for Big Data

  • Wednesday, July 18, 2018
  • by HillLiu
  • Repository
  • 1 Watchers
  • 0 Stars
  • 604 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 8 Versions
  • 7 % Grown

The README.md

Latest Stable Version Latest Unstable Version CircleCI License Total Downloads, (*1)

PMVC lucency growth hacking app

disableIframe

  • What is it?
    • When lucency's top frame not in same domain, we need prevent lucency to extra top frame data because corssdomain issue.
  • default: false
  • pass with GET ?if=1 -> disableIframe equal true

How to log startup time

  1. Log start up time in very begin.
<head>
<script>var startUpTime=new Date().getTime()</script>
<!-- ... your code -->
</head>
  1. Beacon will auto fire with view beacon https://github.com/react-atomic/react-atomic-organism/blob/7130aa7402c09ae25da281b39b41b102dddaaff4/packages/organism-react-i13n/ui/organisms/I13nElement.jsx#L134-L136

How to split tag template variable

Each tag have own namespace under data->lucency->tagname, (*2)

$view->get('data')['lucency'][*tagname*]

disalbe canonical for facebook pixel debug

?--no-canonical=1, (*3)

Install with Composer

1. Download composer

  • mkdir test_folder
  • curl -sS https://getcomposer.org/installer | php

2. Install Use composer.json or use command-line directly

2.1 Install Use composer.json

  • vim composer.json
{
    "require": {
        "pmvc-app/lucency": "dev-master"
    }
}
  • php composer.phar install

2.2 Or use composer command-line

  • php composer.phar require pmvc-app/lucency

Lucency family

Lucency Template for call remote app (GA, FB Pixel, Heap)

  • https://github.com/pmvc-theme/lucency_html

Lucency interaction package (fire beacon from client side)

  • https://github.com/react-atomic/react-atomic-organism/tree/master/packages/organism-react-i13n

Lucency plugin (for assign pvid)

  • https://github.com/pmvc-plugin/lucency

The Versions

18/07 2018

dev-master

9999999-dev

Lucency for Big Data

  Sources   Download

MIT

The Requires

 

by Hill

big data lucy pmvc pmvc-app growth hacking

13/07 2018

0.0.43

0.0.43.0

Lucency for Big Data

  Sources   Download

MIT

The Requires

 

by Hill

big data lucy pmvc pmvc-app growth hacking

20/08 2017

0.0.42

0.0.42.0

Lucency for Big Data

  Sources   Download

MIT

The Requires

 

by Hill

big data lucy pmvc pmvc-app growth hacking

13/08 2017

0.0.41

0.0.41.0

Lucency for Big Data

  Sources   Download

MIT

The Requires

 

by Hill

big data lucy pmvc pmvc-app growth hacking

18/06 2017
17/06 2017
12/02 2017
08/02 2017