Category: Client Emails

  • How Can I Ungroup Form Notifications in my Inbox?

    How Can I Ungroup Form Notifications in my Inbox?

    One of our highly-valued local website design and development clients, M., was experiencing a frustrating result with form notifications in her inbox: Gmail was grouping every notification from her website’s contact form into one big, unwieldy thread.

    As the marketing manager of a busy renewable energy sector firm, M. received a lot of leads through the form. Organizing and searching for specific emails was taking more time than she had to spend.

    M. reached out to us for advice, and we were able to come up with a quick solution, using the built-in functions of Gravity Forms, our preferred forms solution since 2016. Since she was particularly adept at managing the systems we set up on the custom WordPress website, we also provided tips on how she could refine the settings further to help her stay organized and efficient.

    Good morning, M.,

    Great question! You are totally on the right track: making the form notifications unique to each entry will keep them from being grouped in threads by your email client (looks like Gmail from your screenshots). Of course, you can turn off grouping emails for your whole inbox (conversation view, I think it’s called), but generally, I find grouping is a good thing — when it does what we want.

    As it seems you already know, Gmail is keying in on the subject line of these emails to group them, so I added a few short codes to the Admin Notification for the Contact Form.

    In the Subject Field of the Admin Notification settings, I used the “{…}” button (Insert Merge Tags) found just to the right of the field to change the following:

    • Old subject line: New submission from {form_title}
      • Since the form title doesn’t change from entry to entry, the subject text was always the same.
    • New subject line: New submission from {Name (First):1.3} {Name (Last):1.6} via {form_title}
      • This new subject line will include the sender’s name, and only emails from the same person will be grouped in your Gmail inbox.

    If you need to split the emails from the same sender as well, you could add the date and time or another unique merge tag to the subject using the same method.

    I hope that is all helpful!

  • Why Does my Website Seem Slow?

    Why Does my Website Seem Slow?

    Recently, a client contacted us when, shortly after launching their new site, the boss complained that his otherwise excellent new website seemed to take a really long time to load. After running some tests and checking configurations, we reported that everything was in the green on our end, which left a few likely culprits in the journey between our hosting servers and her boss’s cell phone. Here’s what we told her:

    Good afternoon,

    Thanks for letting us know! As I’m sure you understand, the experience a user has with a slow website can be caused by many things.

    To test our side of the equation, we ran speed tests with several tools, and they all gave glowing reports on the website’s speed. I like PageSpeed Insights from Google: https://pagespeed.web.dev

    Other sources of slowdowns that we can’t check or control include issues with the ISP or local network used to access the site; the user’s device, including software, settings, and issues like unapplied updates; and temporary spikes in local, network, server, or even individual webpage traffic. The website also slows down temporarily as updates to the WordPress core, plugins, and theme are performed a few times a month, but these typically only take a few seconds up to a few minutes.

    If you get additional complaints, supplying as many of the following details as possible can help us pinpoint what is happening — if the issue is caused by the website and not one of the other factors:

    • Date and time of the issue
    • Full URL(s) of the page(s) accessed on the website
    • User’s device information:
      • Make and model of device
      • OS and version
      • Browser and version
    • Screenshots/recordings of the issue as it is happening

    We realize it can be difficult to gather this type of information after the fact, but the more you can supply, the better we can help.

    Thank you,

    The CleverOgre Team