Olavivo
Learn how to connect Olavivo affiliate management with AnyTrack for conversion tracking and reporting. Set up postback URLs and event mapping to track affiliate conversions and optimize your campaigns.
Olavivo Integration Overview
Section titled “Olavivo Integration Overview”Olavivo and AnyTrack integrate to send data from Olavivo to AnyTrack in real-time, allowing for accurate measurement of conversions across multiple platforms such as Google Ads, Facebook Conversion API and TikTok API. This integration provides insights into ROI performance across these channels and gives you more control over your advertising budget.
How does the Olavivo AnyTrack integration work:
Section titled “How does the Olavivo AnyTrack integration work:”- Traffic: When visitors land on your website, AnyTrack collects traffic source data and First Party data.
- Engagements: When visitors click on your Olavivo affiliate links, AnyTrack does a few things:
- Collects granular data tied to the
OutboundClick. - Triggers Event Tracking API requests to your Tracking Tags and analytics.
- Collects granular data tied to the
- Conversions: When visitors convert on the merchant’s website, AnyTrack receives real time conversion data through Postback URL.
- Attribution: AnyTrack processes the conversion data and reports it across various reporting sections of the AnyTrack Dashboard.
- Conversion API: AnyTrack then sends your conversions to your Ad Platforms’ Conversion API so you can feed your ad platform’s Machine Learning, AI and automatic optimization according to 100% of your conversion data.
Technical details
Section titled “Technical details”| Reference | Value | Information |
|---|---|---|
| Tracking Group | everflow | The Tracking Group reference can be used to activate AutoTag. |
| Subid Parameter | sub5 | The Subid Parameter used to pass the AnyTrack click_id. |
| Tracking Method | Postback URL | - |
Standard Conversions
Section titled “Standard Conversions”| Event Name | Details | Data Source |
|---|---|---|
OutboundClick | When a visitor clicks on Olavivo offer links. | AnyTrack JS Tag |
Purchase | The default conversion, which carries a commission value. Always recorded as Purchase. | Postback URL |
| Additional conversions | Any other conversion event Olavivo sends, under the name the merchant gave it. Map each one to a standard event yourself. | Postback URL |
The Olavivo Postback URL
Section titled “The Olavivo Postback URL”Olavivo runs on EverFlow, so the Postback URL uses EverFlow’s parameters. It is fully pre-defined and ready to be implemented with your Olavivo account. Copy it from your Olavivo integration settings in AnyTrack rather than from this page, and paste it without changing the URL structure.
https://t1.anytrack.io/hBtoE3hN/collect/olavivo?sub1={sub1}&sub2={sub2}&sub3={sub3}&sub4={sub4}&sub5={sub5}&transaction_id={transaction_id}&event_name={event_name}&event_id={event_id}×tamp={timestamp}&datetime={datetime}&affiliate_id={affiliate_id}&affiliate_name={affiliate_name}&source_id={source_id}&offer_id={offer_id}&offer_name={offer_name}&offer_currency={offer_currency}&payout_amount={payout_amount}&amount={amount}&revenue_amount={revenue_amount}&advertiser_id={advertiser_id}&advertiser_name={advertiser_name}Setup Guide
Section titled “Setup Guide”Step #1: Add Olavivo to your AnyTrack Account
Section titled “Step #1: Add Olavivo to your AnyTrack Account”- Go to the Integration Catalog, search for Olavivo.
- Now click on the Olavivo cardand then Click on Install.
Step #2: Connect your Olavivo account
Section titled “Step #2: Connect your Olavivo account”- Copy the predefined Postback URL
- Login to your Olavivo affiliate account to access to your postback settings
- Navigate to the offer you wish to track
- Scroll down and open the Tracking Tag / Postback settings
- Click on “add a new pixel/postback”
- Select the code type
- Select the Goal
- Paste the postback URL
- Click on Create
Step #3: Adjust the Conversion Event Mapping
Section titled “Step #3: Adjust the Conversion Event Mapping”The Event Mapping allows you to define which events to track and map them to Conversion Events you will send to your Ads Integrations (ex: Facebook Conversion API)
- The default conversion is the one that carries a commission value. It is always recorded as
Purchase. You don’t map it, and you can’t remap it to a different standard event. - Every other conversion event arrives under the name the merchant gave it. You map each one yourself in the integration’s conversion mapping.
Map additional conversions from Olavivo
Section titled “Map additional conversions from Olavivo”Because Olavivo runs on EverFlow, event names are free text chosen by the merchant. Merchants can send customer journey events such as cart creation or checkout started, so an event may arrive as Cart Creation rather than AddToCart. AnyTrack records whatever name it receives and lets you map it.
- In Olavivo, add a postback for the event and select the specific event you want to send
- Paste the AnyTrack Postback URL exactly as provided, leaving the
{event_name}placeholder in place so Olavivo fills it with its own event name - In AnyTrack, open Event Mapping. Each custom event appears in the list the first time it is received
- Select the standard event it should map to, for example map
Cart CreationtoAddToCart
Validate your integration
Section titled “Validate your integration”This section will enable you to validate the main aspects of your setup.
Link tracking
Section titled “Link tracking”Since Tracking starts when visitors clicks on offer links, you should verify that your links are tracked and AutoTagged.
AutoTag Methods
Section titled “AutoTag Methods”- Default: By default, AnyTrack automatically identifies and AutoTags Olavivo links found on your website.
- AutoScan: AnyTrack scans links that are embedded in redirects plugins and AutoTags them accordingly.
- Manual:
- Tracking Group Attribute: You add the tracking group attribute to links according to their tracking requirements. For example:
data-tracking-group="everflow"orrel="everflow". More about Tracking Group. - Click ID Token: You Manually append the
subid:&sub5=--CLICK-ID--to the offer link.
- Tracking Group Attribute: You add the tracking group attribute to links according to their tracking requirements. For example:
Once the links are set up, you can check in your Olavivo account reports and see whether the sub5 parameters are passed to the offer links.
Here is an example of how you would manually update an Olavivo link:
<a href="https://example.foo/goto/olavivo" data-tracking-group="everflow">Hover on the Olavivo DemoLink to see the AnyTrack click_id</a>Conversion Tracking
Section titled “Conversion Tracking”To validate your setup, you should either wait for a conversion or trigger a test conversion yourself and inspect the conversion logs.
Open the Events Log tab on your Olavivo integration to see each conversion AnyTrack received, its status, and the raw payload Olavivo sent. Confirm that:
- the event appears with an
OKstatus sub5carries the AnyTrackclick_id- the commission-carrying conversion is recorded as
Purchase - any additional conversion event shows the name the merchant gave it, ready to map
FAQ & Troubleshooting
Section titled “FAQ & Troubleshooting”-
No. AnyTrack can only ingest conversions that have been triggered following a visitor session on your website.
Can I import past conversions into AnyTrack?
Section titled “Can I import past conversions into AnyTrack?” -
Yes, but this requires a custom setup. Please refer to this article.
Can I track direct linking campaigns?
Section titled “Can I track direct linking campaigns?” -
No.
Can I use a different
Section titled “Can I use a different subid parameter than the one predefined by AnyTrack?”subidparameter than the one predefined by AnyTrack? -
No. The
Can I track conversions without the
Section titled “Can I track conversions without the click_id?”click_id?click_idpassed to the Olavivo links is required to track conversions. -
You can update the Event Mapping in the Integration page.
The Conversion Event Name is not what I am expecting, how can I change it?
Section titled “The Conversion Event Name is not what I am expecting, how can I change it?”
Take these steps to troubleshoot errors you encounter in AnyTrack
Section titled “Take these steps to troubleshoot errors you encounter in AnyTrack”-
General troubleshooting
Section titled “General troubleshooting”- Verify that your tracking tag is set in the
headsection of your website. - If you’re on the free plan, verify that you didn’t reach the monthly traffic limit and upgrade if needed.
- Verify that your tracking tag is set in the
-
When you are not tracking conversions, or most conversions trigger an error follow the guidelines below.
Conversion sources
Section titled “Conversion sources”
-
Native integrations refer to platforms that are predefined in the catalog and should provide an error-free data flow.
Native integrations
Section titled “Native integrations”
The most common error is that theclick_idis unknown or missing. It happens when AutoTag could not be activated.- Check that your links are not hidden behind some javascripts or double redirects.
- Check that the links are in a standard
aelement. - Try to manually set the tracking group attribute (check the integration guidelines).
- Check whether your offers are not getting traffic from websites where the AnyTrack Tag isn’t set.
- If you just installed AnyTrack, errors might be from traffic that wasn’t tracked by AnyTrack.
-
Conversion data doesn’t trigger an error 🔴, but is not validated 🟢:
Section titled “Conversion data doesn’t trigger an error 🔴, but is not validated 🟢:”- Check that the Postback URL you’ve set in the integration matches the pre-defined Postback URL we provide.
- Copy the Event Reference from the Integration Event Log and contact the support.
-
You’re not getting any conversions:
Section titled “You’re not getting any conversions:” - Check that the Postback URL is set and active in your platform.
- Check that you’re passing the correct AutoTag
sub5parameter to the offer link. - Check that the Postback URL is correctly inserted in the custom integration.