Track affiliate conversions with GA or FB Pixel - wordpress

I have a wordpress voucher code website and working with most important affiliate platforms (Traetracker, Tradedoubles, Webgains, Beelbon, Awin).
I would like to track in real time when a commision is generated with GA and FB Pixel and im not able to do this.
Could anyone give me any clue?
Thx

You can set up facbook pixel tracking using this plugin
I've used it in the past to track FB pixel. As for GA, there are multiple plugins to do this.
We (the company i work for) used Monster Insights from Yoast. Monster Insights
There isn't much point reinventing the wheel and both work well. The only issue i ever encountered was with the FB Pixel. There was a jQuery conflict. AFAIK it has been fixed since.

#bogski87 thanks for the answer but think that plugins dont configure the affiliate callback.
I Know that, for example, in webgains you can configure a callback page where by post or get the platform sends transaction data in real time. I think this is the way but dont know how to configure that callbacks correctly.

Related

Tracking links within my site

I want to track particular links on my site to see where they come from. For example, I want to know which links on my navigation are being clicked, so if something is not being clicked I could potentially remove it.
I have been using UTM's, super easy, but results in skewed analytics data.
I looked into Google Tag Manager, but I don't want to slow down my website. I can change the site easily, so not sure if this is the best solution.
I found an article dated 2008 that says I can do this:
https://www.example.com/?from=topnav
Is that still valid? Is there a better way. I can't seem to find any information on this and assume somebody wants to acquire this information.
Thank you.
I have been using UTM's, super easy, but results in skewed analytics
data.
UTM codes are meant to track inbound traffic. Don't use them to track internal/outbound navigation, as it will seriously mess up your reporting.
I looked into Google Tag Manager, but I don't want to slow down my
website.
GTM is loading async, just like GA, so performance-wise they are equivalent.
I found an article dated 2008 that says I can do this:
https://www.example.com/?from=topnav
By default GA will not track link clicks. You can indeed add parameters to URLs and then use those to build custom reports and see which links are being clicked.
Since what you're trying to do is custom implementation, you won't find a single best answer, it's up to you to implement something that fits your needs. These are some examples:
https://analytical42.com/2017/track-internal-links-google-analytics-gtm/
https://www.gravitatedesign.com/blog/can-google-analytics-track-link-clicks/

amazon native shopping ads vs adblock

On my Wordpress site which is affiliating with Amazon associate, i have many native shopping ads for products, that normally displays the products pictures with their names and the prices.
Lately, i activated ublock origin on my browser, then i realized there is only a white space in place of the products, at first i thought it was only due to slow internet, then i said maybe it is the cache so i deleted the cache, but nothing changes .... it took me a while to realize that ublock is killing all my native shopping ads.
which means this was going on for a while and i never noticed. maybe that is why the low click through, even that i have a good number of visits!
without adblock, my site look like this:
enter image description here
after adblock, it looks like this:
enter image description here
how can i fix this? is there any workaround it?
I searched in google and i found about asking visitors to disable adblock. that won't do, because it makes them suspicious of the site and usually just leave it.
I know i can put a picture of the products then write information on it with affiliate text link, but that won't give me the same design and usability as amazon's native shopping ads.
So, is there any way that i can make my amazon native shopping ads visible even with adblocking activated? some WordPress plugin or something?
Your help is highly appreciated, I really need this.
Thank you.
No, there isn't an easy way to do this. Those are ads and users with adblockers want ads blocked.
You can try building your own system that delivers the ads and hope that adblockers do not adjust their filters, but that'll probably mean playing whack-a-mole: you change things, they adapt, you change them again, they adapt again.

Google Analytics reporting data before tag is even up

So I've been working on a website for a while. GA account has been up for a couple months but I waited for the website to be finished before putting up the actual JS tag.
In the meantime, the website is being HTTP password restricted (basic authentication) so it isn't even accessible unless you know the user/pwd combination.
To my surprise, I realized today that GA has logged several hundred views to the root of my website. Paths are mostly things like:
/
/?from=http://social-widget.xyz/
/?from=http://www.traffic2cash.xyz/
Bounce% and exit% both at 100% for all of them.
I realize this looks like referral spam, and there are ways to prevent it. Came across this upon googling:
http://botcrawl.com/block-social-widget-xyz-referral-spam-in-google-analytics/
My question is: how can GA log anything anyway when no tag is up and the website isn't even accessible?
Thank you very much in advance
Because it's spam. They hit Google Analytics directly with random GA codes and don't even go through your website.
GA can't tell if these are real hits (from website visits) or fake hits (from spam bots who hit GA directly calling the same ode as they would if on the website). Though arguably they should do more about this.
Massively annoying - particularly when first starting out as this can be a heavy proportion of your "traffic".
It's easy to set up a filter rule is to catch a lot of this by filtering on hostname. As they are randomly hitting GA and don't even know what website they are hitting GA for, they don't usually set this correctly. Real traffic should only come from yourwebsitedomain.com so add a filter for that.
STRONG piece of advice: abandon the default UA-########-1 tracking code of your new website -- simply do not use it!
Create a second and third property on the Admin screen, then use the tracking code for the third property. You will immediately see a lot less spam. No filters or segments necessary!
If you want the whole sad story about spam visits in GA, I have been maintaining the Definitive Guide article for over a year now:
http://help.analyticsedge.com/spam-filter/definitive-guide-to-removing-google-analytics-spam/

Integrating StumbleUpon badge with GA Social Engagement

Trying to enable GA tracking with some social sharing buttons...
We have the following:
- Facebook
- Twitter
- LinkedIn
- Stumble Upon
I have all working except Stumble Upon!! Basically, I just need to bind into an event that someone has completed their interaction. Their documentation is horrible.
Anyone know if this is possible?
short answer: I do not believe this is possible.
long answer: I've combed through their docs and many sites trying to do the same thing to no avail. Some services like AddThis are tracking it in some form or fashion but there is nothing that would lead me to believe they are doing so in a non-hack way. It might be possible work through their STMBLPN.Widget javascript in firebug or some developer tool to reverse engineer a solution. I tried but was unsuccessful. Even if you are though, since its not officially supported your code will break if they decide to change what you are relying on.

Issue Tracking Widget Suggestion

Can you suggest a very very simple issue tracking widget. UserVoice, is a little too involved for us with their forums and what not. What we want is something that just allows people to send us an issue or note and grabs a URL.
If by widget you mean something that you can embed on your page that will allow visitors to leave feedback/issues, there are javascript plugins, like feedback_me that will allow posting feedback to a backend provided by you.
If your are not comfortable with supplying a backend of your own, there are of course countless products that will do basic stuff for you and more. This is list by no means complete, but it's a start:
Usersnap
Trackduck
Marker
Userback
Bugmuncher
Doorbell
Hava a look at userrules.com
It allows you to integrate to your internal Issue Tracking system (JIRA, BugZilla, Redmine, Basecamp etc.). Any feedback from your customers come, you can directly export it to ur external system. And it will keep track of its progress for you.
Liked, what they have done with their UI, plus you can add your own customizable fields to ask some specific info from your customers in the feedback widget.
Getsatisfaction? BitBucket? Github? Google Code? All have issue trackers and, except for that last one, allow you to keep your code private, but your issues public.

Resources