[Journey] Creating Flask + React conversion tracker

That's definitely something to look into. I don't think I've ever worked with redtrack before, surely not anytime in recent years. If I'm understanding you correctly, this would be a separate tracking id that fires on our side only?

Forgive me if I sound retarded, I'm on break with other stuff on my mind but you have piqued my interest...
Keep going man, really wanna see this project through to the end
 
This specific journey is all about learning, not earning. I learn by doing things that interest me.

I explained in the initial post that I am well aware that this already exists as a free option.

Some people are just fine with knowing that a machine does its job, but I want to take it apart, inspect each individual gear and know exactly how it interacts with its counterparts.

The cpa stuff will come later when I'm good and ready. :D
It's a chat GBT response
 
I was interested in making my own tracking/reporting platform in the past. Definitely following your journey. Best of luck OP.
 
Keep going man, really wanna see this project through to the end

It's a chat GBT response
Thanks, I'll take that as a compliment lol.
Best wishes for you good luck.

Best Of Luck On Your Journey Mate

Thanks guys. Had a lot going on this past weekend so not much has been done since last update other than planning and tinkering with the ui a bit.

I will be working to get some more backend functionality (tracking pixel, more parameters etc etc) added so hopefully I'll have something interesting to show you on Sunday or Monday. :D
 
Thanks guys. Had a lot going on this past weekend so not much has been done since last update other than planning and tinkering with the ui a bit.

I will be working to get some more backend functionality (tracking pixel, more parameters etc etc) added so hopefully I'll have something interesting to show you on Sunday or Monday. :D
Can't wait to see the updates man, keep it up. You got any projection when you could have it fully functional?
 
Can't wait to see the updates man, keep it up. You got any projection when you could have it fully functional?

It's way too early to say for sure, mainly because I don't have a set schedule dedicated to this project. I have a full house(4 kids and a 2 year grand daughter) so planning is basically limited to "whenever I have time".

Some weekends are more productive than others and holidays will give me a little more extra time; but if I had to hazard a guess I would say within 6 months IF everything falls together nicely, but that's a big IF lol.
 
I get what you're doing, I like to recode everything (even though I'm an average programmer) because I like things my way. When you get this working you can then do CPA without the cost of software which some are like $100 a month (And you never know what the free ones are doing in the background.), when starting out I think it's great if your costs are low as you are more likely to continue with it. Great Journey

Also: react < svelte
 
I get what you're doing, I like to recode everything (even though I'm an average programmer) because I like things my way. When you get this working you can then do CPA without the cost of software which some are like $100 a month (And you never know what the free ones are doing in the background.), when starting out I think it's great if your costs are low as you are more likely to continue with it. Great Journey

Also: react < svelte

Been doing a bit of thinking on it and I am going to see about integrating server-server reporting in the background rather than relying on client- side redirects or tracking pixels. This idea was actually sparked by @arc323 on the other page....

This will put more load on the server backend but will yield more accurate results (click loss, reporting using unique ids for each action I want to report and real time processing).

Originally the plan was a basic binom clone, but I'm liking this idea more and more as I ponder about it.
 
Last edited:
Back
Top