Hey Guys,
My team is working on a listicle with many e-com products and i wanted to get an advice from people who might have more insight and experience on this.
The flow is like this:
Main domain with a list of 15+ products(owned by me) --->individual product pages(owned by me)--->affiliate offers(pages not owned by me)
i was thinking to use GA however i know that without an external software, tracking aff networks conversions is problematic.
So i was thinking to create
Would love to get some insights on this.
Thank you
Eli
How are you going to obtain the traffic and what data you need to track?
With a more complex setup like this, you need to make sure the clickID is carried over from one page to the next, so some custom coding will likely be necessary as the users have plenty of options to click on and standard affiliate trackers were not built with this in mind. Maybe FunnelFlux would be able to track this, what do you think @zeno ?
Do you need the tracker to track all the possible conversions, both for your own 15+ products and also the affiliate products?
FunnelFlux is definitely better suited for this kind of thing, since you can readily build a funnel of main page > 15 sub pages as separate nodes > each of these linking out to different affiliate offers.
Not very difficult to manage such a funnel, and you'd be able to use our JS so that each page tracks correctly regardless of how the user gets there.
You would make something like this:

You would not need to use action (redirect) links between the homepage and product pages, since our JS will track the clickthrough anyway provided you use it correctly.
But you would use generic links like domain.com/action/1 on each of the product pages that link out to offers, as this would be required to generate/pass click IDs for tracking, and have control over the destination (e.g. to split-test offers).
I’ll chime in here and say that
Possible to do in Binom and the others, but you have to use multiple campaigns as offers within the listicle campaign and cost and conversion tracking becomes a bitch.
Hey all,
Thanks for the responses, ill definitely check out funnel flux for this as we are currently using
Thank you all!