Download the PHP package be-lenka/tracify-php-sdk without Composer
On this page you can find all versions of the php package be-lenka/tracify-php-sdk. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download be-lenka/tracify-php-sdk
More information about be-lenka/tracify-php-sdk
Files in be-lenka/tracify-php-sdk
Download be-lenka/tracify-php-sdk
More information about be-lenka/tracify-php-sdk
Files in be-lenka/tracify-php-sdk
Vendor be-lenka
Package tracify-php-sdk
Short Description This API allows you to send events to Tracify that originate from your server.
License MIT
Homepage https://openapi-generator.tech
Package tracify-php-sdk
Short Description This API allows you to send events to Tracify that originate from your server.
License MIT
Homepage https://openapi-generator.tech
Please rate this library. Is it a good library?
Informations about the package tracify-php-sdk
Tracify.dev PHP SDK
This API allows you to send events to Tracify that originate from your server.
Installation & Usage
Requirements
PHP 7.4 and later. Should also work with PHP 8.0.
Composer
To install the bindings via Composer, add the following to composer.json
:
or
Then run composer install
Getting Started
Please follow the installation procedure and then run the following:
API Endpoints
All URIs are relative to https://api.tracify.ai
Class | Method | HTTP request | Description |
---|---|---|---|
EventsApi | eventsApiV1CreateEvent | POST /api/v1/events | Submit new server-side events |
Models
- AddToCartEvent
- BaseEvent
- BaseEventData
- ConversionEvent
- ConversionEventData
- CreateEventsRequest
- CreateEventsResponse
- Event
- IdentityClassification
- PageViewEvent
- PageViewEventData
- PostPurchaseSurveyEvent
- PostPurchaseSurveyEventData
- ProductViewEvent
- PurchaseEvent
- PurchaseEventData
Authorization
Authentication schemes defined for the API:
TracifyTokenAuth
- Type: API key
- API key parameter name: tracify-token
- Location: HTTP header
Tests
To run the tests, use:
All versions of tracify-php-sdk with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.4
ext-curl Version *
ext-json Version *
ext-mbstring Version *
guzzlehttp/guzzle Version ^6.2
guzzlehttp/psr7 Version ^1.4
ext-curl Version *
ext-json Version *
ext-mbstring Version *
guzzlehttp/guzzle Version ^6.2
guzzlehttp/psr7 Version ^1.4
The package be-lenka/tracify-php-sdk contains the following files
Loading the files please wait ....