Two Connection Methods
| Method | When to Use |
|---|---|
| Flow Link | When it’s enough to send traffic directly to the URL provided by the system. |
| PHP Integration | When you need to embed the check into an existing site or page. |
PHP Integration
- 1
Download the integration file from the flow card.
- 2
Upload the file to your site following the instructions in the interface.
- 3
Check file permissions and the correct path.
- 4
Access the page via a test click.
- 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
| Symptom | Check |
|---|---|
| Clicks do not appear | Verify that you are using the link or file of an active flow. |
| Wrong page opens | Check destinations and the redirect order. |
| Works only for some users | Check filters by country, device, and source. |
| Site error | Check file path, permissions, and PHP version on the site side. |