Click Integrate on the left menu and copy Interakt's main JavaScript snippet under the tab “Manual Integration” .
Open the source code of your app and find the main
tag, or the page where your app generates dynamic user data.
Paste the copied code just before </body> tag.
Step 2 - Add Interakt's data capturing JavaScript snippet
Choose a programming language of your app/website under the block “Step 2”.
Copy Interakt's data capturing JavaScript snippet that helps track user data for your app. You will get a similar code for the app of your preferred language
Paste the copied tracking code just before </body> tag.It will look like the image below for a Ruby App.
Step 3 - Update code to send user data.
Replace the code in //TODO comments with dynamic variables to start sending user data. Our guide on how to get user & order data will help you update tracking code
Deploy the code and you will start seeing data in Interakt as soon as you or your users start using your app.
Step 4 - Start seeing data to capture, engage & retain everyone