99robots
Forum Replies Created
-
Forum: Plugins
In reply to: [Header Footer Code Manager] Problem with Exclude PostsHi @novelasligeras – It’s on our improvements list and will be out as soon as possible.
Thank you.
Forum: Plugins
In reply to: [Header Footer Code Manager] Repeated DB updates slowing WP performanceHi @dapster105 – We checked and verified that this is not the case. The query you mentioned runs only at the time of plugin update and not after that. If this is still an issue, can you please write to us at support[at]draftpress[dot]com with additional details like website URL, WP version you’re on, also if the website is a multisite or a single site and any other information that may help us replicate the issue.
Thank you
Forum: Reviews
In reply to: [Header Footer Code Manager] RocketHubThanks for the review and clarification. Much appreciated and welcome to the pro community!!
Forum: Plugins
In reply to: [Header Footer Code Manager] Schedule snippet@roknrollaw – if you also get a minute, would love for you to leave us a review. You’d be our 200th if it’s a 5 star.
Forum: Reviews
In reply to: [Header Footer Code Manager] Great Program Easy to UseThank you for the review @vginasands !!! Much appreciated to see you love the plugin.
Hi @andval – Your HFCM settings seem fine.
Google Analytics and Search Console have very different methods of measuring and attributing a visit.
Search console’s performance metrics are based on what happens on the search results, it’s measuring impressions on that, and clicks on your site’s listing.
Analytics measures users on the site and can attribute visits to how the user last came to the site. So someone could arrive at your site from a Google search, then come directly back later, and analytics would count them as organic users.
Forum: Plugins
In reply to: [Header Footer Code Manager] Put google ads conversion trackingThis is an old thread so I’ll be closing it as it was answered in other threads.
If you’re using WooCommerce, it does not have a specific page for the Order Received (Thank You) page. Therefore, you need to either create a new page to replace that default WC /order-received url or write code to add this tracking snippet.
If the page is created within WordPress and unless it is a third-party plugin/service created landing page, it should be available in the list of specific pages.
OPTION 1: REDIRECT TO AN ACTUAL PAGE / NEW THANK YOU PAGE
If it is created by a third-party plugin (for example WooCommerce) – You can edit the Thank You / Order-confirmation template to either redirect to a custom page that you have created in WordPress or you can use filters to add code snippets to the existing original WooCommerce page.We recommend going with the redirect option as it offers more customizability and also you would be able to track the snippet with more ease.
Here is a link that should help you, should you choose either option:
https://www.tychesoftwares.com/how-to-customize-the-woocommerce-thank-you-page/OPTION 2: UPDATE THEME FUNCTIONS.PHP FILE TO ADD FILTER (not recommended)
Alternatively, you can also use a filter to directly insert your tracking code. For this, you will need to edit your theme’s function.php file –Here is a link that explains the filter code snippet:
https://docs.woocommerce.com/document/custom-tracking-code-for-the-thanks-page/OPTION 3: ADD SHORTCODE TO THE PAGE (if accessible)
In place of directly adding the code as mentioned in the document above, you can use the Manual option in Header Footer Code Manager for your snippet, grab the shortcode and paste it in the file as echo do_shortcode(‘[name_of_shortcode]’);.Please make sure before making any kind of changes to your theme’s code, you take a backup of your site OR if you have a staging environment, It would be best to test out the changes on a staging development environment, so that your site is safe incase anything goes sideways or doesn’t work.
Please let us know if you have any additional questions.
Hope this helps.
Forum: Plugins
In reply to: [Header Footer Code Manager] Snippet issue with additional WPML languages@ifaist0s – Steve’s correct in that you don’t want bad apples messing with your site so shouldn’t post any credentials here.
While we don’t offer premium support for FREE plugins, we’re here to help. So send whatever it you were previously sending to – support [at] draftpress.com – and we’ll do our best to review it. Though, please note this is a free plugin so there’s only so much that we can do that takes our developers away from our paying customers. So no guarantees.
Thanks.
- This reply was modified 3 years ago by 99robots.
Forum: Reviews
In reply to: [Header Footer Code Manager] Top!Many Thanks!! Reviews make us smile ??
If you ever want to consider the PRO version, it’s out and available at its lowest ever price exclusively at RocketHub:
https://www.rockethub.com/deal/header-footer-code-manager-pro-wordpress-pluginEnjoy your weekend.`
Forum: Reviews
In reply to: [Header Footer Code Manager] I think this is the simply the bestThanks for the review @more2think We do appreciate you taking the time to write something.
If you ever consider the PRO version, it’s out and available at its lowest ever price exclusively at RocketHub:
https://www.rockethub.com/deal/header-footer-code-manager-pro-wordpress-pluginEnjoy the weekend.
Forum: Reviews
In reply to: [Header Footer Code Manager] Magnificent plugin@jvargas – thanks for taking time to leave a review. Greatly appreciate it.
If you ever think about a PRO version, it’s out and available at its lowest ever price exclusively at RocketHub:
https://www.rockethub.com/deal/header-footer-code-manager-pro-wordpress-pluginEnjoy your weekend.`
Forum: Reviews
In reply to: [Header Footer Code Manager] Nice & EasyThanks for the review @texjer!!! Greatly appreciated.
If you ever think about a PRO version, it’s out and available at its lowest ever price exclusively at RocketHub:
https://www.rockethub.com/deal/header-footer-code-manager-pro-wordpress-pluginEnjoy your weekend.
@deepakdcc We’ve passed it to the dev team to review and it will likely be included in a future release. I can’t say which release or when exactly as there are several other improvements/items in the queue.
Forum: Plugins
In reply to: [Header Footer Code Manager] Snippet issue with additional WPML languages@ifaist0s Please create a development environment, we will take a look into it.
Forum: Plugins
In reply to: [Header Footer Code Manager] Can I add php code to the header?@kingfisher64 – that is actually at top of our roadmap. So you’ve got the same thought we do. We’re figuring out how to make this easy for users so they never have to deal with issues / mistakes.
Rest assured we’ll figure out something.