rausa13
Forum Replies Created
-
Forum: Plugins
In reply to: [AMP for WP - Accelerated Mobile Pages] Lots of errorsUsing your gtm option, will this still track everything on the non-amp pages properly?
Forum: Plugins
In reply to: [AMP for WP - Accelerated Mobile Pages] Lots of errorsNot a plugin, just the code.
Forum: Plugins
In reply to: [AMP for WP - Accelerated Mobile Pages] Lots of errorsI’m using the code elsewhere on the site.
I figured that it would be different, having the google tag manager tag on the non amp site and then adding it again for the amp in your plugin.
Let me know how to approach this, Thanks!
Forum: Plugins
In reply to: [Easy Google Adsense and Banner Ads Manager - AdsforWP] Ad AnalyticsOk, let me provide another example. this ad started Feb 1. So a month’s ad impressions should be a little less then the total. But it’s drastically less. Also the numbers between selections don’t make sense. This is the same ad previously seen.
Today
https://paste.pics/9c2e1e906ede1118e1bd1dd2bc2ff034Last 7 Days
https://paste.pics/6ed1e1acfcb9d71675e0099b616a9470Last 30 Days
https://paste.pics/31ecef9b3a1d00afa47fbd4df9e79f2dLast 3 months(which should cover more time then the ad has been published and numbers should be the same as the dashboard roughly right?)
https://paste.pics/436db7885108463c4d31aa599ef8d8f5If you can help me understand those numbers that would be great because to me they make no sense at all.
Love this plugin! Really want this to be easy to get accurate stats for clients though, that’s the last issue!
Thanks,
Forum: Plugins
In reply to: [Easy Google Adsense and Banner Ads Manager - AdsforWP] Ad AnalyticsHi There,
I see you added the ability to see previous ad stats such as monthly, however the numbers aren’t adding up in the stats. The ones on the report are obviously off, is there a fix for this or am I doing something wrong?
This is the dashboard analytics (roughly a month)
https://paste.pics/5f1525926cff3b5eaa566f5f49c25f72
This is the analytics on the report after clicking on impressions to target the specific ad.
https://paste.pics/cd63969b89788f4eb1491d5e708efc9b
Thanks,
Forum: Plugins
In reply to: [Easy Google Adsense and Banner Ads Manager - AdsforWP] Ad AnalyticsSorry one more thing, if ads are in a group the analytics aren’t recorded.
Forum: Plugins
In reply to: [Easy Google Adsense and Banner Ads Manager - AdsforWP] Ad AnalyticsThanks for the message back. What do you think would be the best way to go about getting per month stats for each ad?
Just renew the ad every month maybe? So making a new ad every month that gets tracked separately from the last.
Also do these stats get tracked in google analytics anywhere thats linked?
Forum: Plugins
In reply to: [Max Mega Menu] Firefox IssueThis is the code:
display: -moz-box;
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-inline-flex;
display: inline-flex;
flex-flow: row wrap;
justify-content: center;
width: 100%;
padding-left: 0 !important;
padding-right: 0 !important;Forum: Plugins
In reply to: [Max Mega Menu] Firefox Issuei’ve narrowed it down to a display: inline-flex issue in .main-navbar .container
If that is not enabled then it works, however the styling relies on keeping display: inline-flex
any idea how i can make that compatible?
Forum: Themes and Templates
In reply to: Better place to put csscool thanks !!