Hi guys, I'm trying to learn the ins and outs of AM. Having a little issue with tracking, as in it's not registering. I'm registering conversions in
I have my tracking link configured as so: http://apexseosolutions.com/tracking/conversions/postback.php?flux_payout={{MONEY}}&flux_txid=&flux _hid={{EXTERNAL_ID}}
What does your offer link look like in FunnelFlux?
Hi all
I have exactly the same problem - running through Vortex's 40 day follow along and getting a few conversions in
I have the links as this:
Postback link in Funnelflux:
http://writergold.space/tracking/conversions/postback.php?flux_payout={{MONEY}}&flux_txid=&flux _hid={{DATA3}}
Offer link in Funnelflux:
https://www.rotatemyurls.com/offer/156183|19283?data1={campaign-id}&data3={hit-id}&tag={External_ID_from_traffic_source}&website= {subID}&placement={sub_subID}
First thing I noticed:
https://www.rotatemyurls.com/offer/156183|19283?data1={campaign-id}&data3={hit-id}&tag={External_ID_from_traffic_source}&website={subID}&placement={sub_subID}
Thanks Zeno,
>> Here, you have data1 passing campaign ID and data3 passing hit ID. If you go to your Mobidea reporting, can you see these values appearing under the data1/data3 columns? That is a critical first check.
OK, so I'm using the completely wrong link here - according to Vortex's tutorial on Voluum it should be something like this:
https://www.rotatemyurls.com/offer/156183|18691?tag={clickid}&website={trafficsource.id}&placement ={campaign.id}
I checked
The tracking links (offer URL) are of the format https://www.rotatemyurls.com/offer/1234|56789?data1=Track1&data2=Track2&tag={External _ID_from_traffic_source}&website={subID}&placement ={sub_subID}
From the postback configuration section it's clear that data4 and data5 also exist, so the params available and their corresponding tokens are:
- data1 ------- {{DATA1}}
- data2 ------- {{DATA2}}
- data3 ------- {{DATA3}}
- data4 ------- {{DATA4}}
- data5 ------- {{DATA5}}
- tag --------- {{EXTERNAL_ID}}
- website ----- {{WESITE_ID}}
- placement --- {{PLACEMENT}}
In this case "tag" is the parameter to use for external tracking IDs. So in FunnelFlux your offer URL should look like this:
https://www.rotatemyurls.com/offer/1234|56789?placement={funnel-id}&website={trafficsource-id}&tag={hit-id}
http://apexseosolutions.com/tracking/conversions/postback.php?flux_payout={{MONEY}}&flux_txid=&flux _hid={{EXTERNAL_ID}}