Sessions decrease & RPM increase
CompletedAnyone experiencing this in their analytics? I went from an RPM of $7 to $53 the next day?? Also noticing my sessions have dropped but this is not the case according to my Google Analytics.
I recently switched hosting providers, and have journey installed via script (plug in is incompatible with my Elementor).
Any insight would be so helpful! Is this accurate? Or is something wrong?




-
Official comment
Hi Megan H. ! It looks like the Grow script is being optimized with a defer attribute, which is likely why you're seeing these data issues. Here's an article on how to exclude the Grow script from being optimized - I would just make sure to exclude it from any Javascript optimizations in any plugins you're running then clear all caching. Hopefully then your numbers will return to normal!
-
I have Journey already excluded, but I added grow too. Can you check if it's fixed?
0 -
Hi Megan H. ! I'm still seeing the defer attribute on the script. You can see it if you check the site's source code by adding view-source: in front of the URL, refreshing, and then searching the source code for the term data-grow. You'll then see the following code (it will look much longer in the source code - I removed your specific ID for privacy):
<script data-grow-initializer="" src="data:text/javascript;base64,…" defer></script>
You can see the defer attribute at the end in bold. It's possible there's a different plugin/server setting optimizing it or the attribute was added directly to the code if you installed it manually. Your host also should be able to assist with this since they'll have access to your site.
Thanks!
0
Journey is Self Supported
Please sign in to leave a comment.
Comments
3 comments