michaelmossey
Forum Replies Created
-
I checked the Dup Pro backup archive and all of those have -rw-r-r- permissions. So the problem is related to Dup Lite, unless maybe something about the host changed just when I switched from Pro to Lite.
- This reply was modified 6 months ago by michaelmossey.
Note that Duplicator Pro worked fine. It’s only when I switched to Dup Lite that I’m getting this error. That doesn’t sound like a host problem. I wish I could upload a screenshot. The installer permissions are “-rw-r–r–” and the archive permissions are “-rw——-“
Forum: Fixing WordPress
In reply to: analytics of page views divided by parameter value@threadi I figured it out by propagating the utm parameters to the Calendly link. ChatGPT was a big help once I figured out the right request. It gave me a script to add to my landing page.
I tested it by scheduling a Calendly event after going to my website via a link with utm parameters, and in the event details it indicated the parameter values.
Now there’s one thing that I might do, if I get up the courage to use more complex scripts without really understanding them. I want to store the utm parameters as cookies so it will work even if they come back to my site later via a plain link.
ChatGPT is amazing. It almost eliminates the need for support personnel, or allows a company to cut half their support staff and use less experienced staff. Not good for some job prospects in the economy, and I’m distressed about AI cutting into so many industries. Just a short time ago people were saying that coders were in demand and that it was a great field to go into (“learn to code”), and bootcamps were thriving. Now, I have to imagine that demand for entry-level programmers has fallen off a cliff.
Forum: Fixing WordPress
In reply to: analytics of page views divided by parameter value@gappiah That may work. I don’t really need detailed analytics. I don’t want to pay for link tracking; I don’t know if there are any decent free plans.
However, there’s one thing I’d like to do which is after the visitor visits my site, if they click my Calendly button, Elementor or WordPress creates a link with the same utm parameters that were used to visit the landing page, and if I understand right, Calendly will capture those automatically.
Would you have any idea about this utm parameter propagation?
Forum: Fixing WordPress
In reply to: analytics of page views divided by parameter valueI’ve used GA a little in the past and it shows visits broken down by referring source, which it divides into social media, organic search, etc.
In THIS case, can I choose any value I want for the query string, and GA would break down visits to that page by specific values of the query string? Or do I need use a particular parameter name that is compatible with GA, and use specific values of that that GA can recognize?
Yes, definitely planned to use QR codes as I don’t want anyone typing these links. Very high barrier to action that would be.
EDIT: okay I looked into this a little bit and it looks like I would be using the GA specific utm parameters so I can give GA parameter names it recognizes like “campaign.” So at this point I’d like to know where people are coming from when they (1) initial visit my site, and (2) if they go further and schedule a consultation on my Calendly page. I was trying to work this out, but then I realized if they actual schedule a consultation, I would just be able to ask them where they saw my flyer. (Duh!) But then I thought, some people may never join the consultation meeting. Is there a way to take the values of the utm parameters and send them on to Calendly?
- This reply was modified 9 months, 3 weeks ago by michaelmossey.
Forum: Installing WordPress
In reply to: strange behavior during install – is site still okay to use?resolved
Forum: Installing WordPress
In reply to: strange behavior during install – is site still okay to use?Thanks guys, yes I figured it out after the first reply to post indicated that I hadn’t deleted the database.
Forum: Installing WordPress
In reply to: strange behavior during install – is site still okay to use?Thanks. do you think it will be okay to continue using the site? The new site will have the same plugins but the Elementor pages will be redesigned. The designer wanted to start with a clean site.
Basically, if there will be nothing that interferes with creating different Elementor pages, I think it will be good.
Forum: Plugins
In reply to: [Contact Form 7] REcaptcha V3 is loading on every page of my siteOkay, thank you.
Forum: Fixing WordPress
In reply to: help disabling Google Recaptcha except on Contact pageHow do you upload screen shots here? I can show you everything I did and the current CF7 version.
Forum: Fixing WordPress
In reply to: help disabling Google Recaptcha except on Contact pageMy slug is ‘contact’ as you have written. And I’m using Contact Form 7. But when I added this code exactly as-is, it said that ‘wpcf7_recaptcha_actions’ as a variable doesn’t exist. Does this need other code, or what do you think I need to do?
Forum: Fixing WordPress
In reply to: help disabling Google Recaptcha except on Contact pagethank you!
Forum: Plugins
In reply to: [WP Migrate Lite - Migration Made Easy] difficulty migrating to LocalI got a little more information on this. So Media has been migrated, but no plugins. I get this screen:
(wait, how do I upload a screenshot?)
Forum: Plugins
In reply to: [Meta pixel for WordPress] Spins forever at Connection PendingWhile I’m waiting for a reply I’m going to try inserting the Pixel as a header script to experiment with this. If you visit my website you may find that a Pixel is set up, but that will not be the plugin.
Forum: Plugins
In reply to: [Contact Form 7] marked as spam on Safari and Chrome but not FirefoxNever mind, I realized I was on the VPN. Going back to my local IP fixed it.