Integration
Go live without a heavy upfront build.
Start with one lightweight JavaScript tag. Add server events for deeper attribution, smarter recovery logic and cleaner reporting.
30-minute setup target.
Use Google Tag Manager or add the tag directly. Your team can launch the first recovery layer quickly, then enrich the setup with backend events.
1JavaScript tag
3Core events
30mSetup target
Implementation exampleExample only
<script src="https://cdn.convertly.ai/sdk.js" data-client="operator_id"></script>
Convertly.track("registration_completed");
Convertly.track("first_purchase_completed");
Convertly.track("login");
Convertly.track("registration_completed");
Convertly.track("first_purchase_completed");
Convertly.track("login");
This is illustrative. Final implementation depends on the operator’s frontend, backend events and attribution rules.
01
Add the tag
Install through GTM or directly in the page head.
02
Map events
Send registration, first purchase and login events.
03
Launch recovery
Activate the first flows across key funnel pages.
04
Measure uplift
Track assisted recovery and control-group performance.