2017 © Pedro Peláez
 

library trackfinity-php-client

Client side library for rule based traffic filtering on a web site.

image

trackfinity/trackfinity-php-client

Client side library for rule based traffic filtering on a web site.

  • Saturday, July 8, 2017
  • by ChrisFrench
  • Repository
  • 1 Watchers
  • 0 Stars
  • 1 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

trackfinity

Usage

Steps to install the trackfinity application on your server., (*1)

Install with composer

If you use composer you can simply add the package to your project using this command:, (*2)

composer require trackfinity/trackfinity-php-client

Otherwise if you would like to install the package your self, follow the steps in the next section., (*3)

Manual Install

First you will need to create an account at trackfinity.com and create your first campaign., (*4)

You will find a campaign key at the top of the settings page for that campaign. You will need this key for the set up of the client side of the traffic filter application., (*5)

Next download a copy of the client side application and that can be found here:, (*6)

After extracting the zip file from the download. Move the unzipped folder "trackfinity" to the server where your site is hosted. You can place this folder in the root of your application., (*7)

After you have the files on your server. You will need to add the code below to the head of any php pages that you wish to use the traffic filter on., (*8)

    include </path/to/>'trackfinity.php';
    trackfinity::run('<your campaign key>', 'https://trafficfilter.com/api');

Please remember that you will need to replace </path/to/>trackfinity.php and <your campaign id> with the correct path to the file on your server and the KEY from the campaign you created in the earlier steps., (*9)

Conversion Tracking

After the basic set up above. You also have the option to set up conversion tracking. This will post back to traffic filter when a user has hit a conformation page., (*10)

To set this up..., (*11)

The Versions

08/07 2017

dev-master

9999999-dev https://github.com/trackfinity/trackfinity-php-client

Client side library for rule based traffic filtering on a web site.

  Sources   Download

The Requires

  • php >=5.6

 

filter traffic traffic filter traffic filtering