Documentation/Integration & Analytics

Site Integration

Connecting a flow via a link or PHP file, and verifying the result.

Two Connection Methods

MethodWhen to Use
Flow LinkWhen it’s enough to send traffic directly to the URL provided by the system.
PHP IntegrationWhen you need to embed the check into an existing site or page.

PHP Integration

  1. 1

    Download the integration file from the flow card.

  2. 2

    Upload the file to your site following the instructions in the interface.

  3. 3

    Check file permissions and the correct path.

  4. 4

    Access the page via a test click.

  5. 5

    Verify that the click appears in the log.

What to Provide to a Technical Specialist

  • Flow name and its purpose.
  • Integration file or download link from the dashboard.
  • Page address where the check should be embedded.
  • Expected behavior for the primary and fallback scenarios.
  • Contact for feedback after testing.

Diagnostics

SymptomCheck
Clicks do not appearVerify that you are using the link or file of an active flow.
Wrong page opensCheck destinations and the redirect order.
Works only for some usersCheck filters by country, device, and source.
Site errorCheck file path, permissions, and PHP version on the site side.